public class RewriteDefn extends UnifyingDefn
context, ev, exportName, expressionADJ, modes, patternADJ, patternS, toADJ, toS, whenADJ, whenS
Constructor and Description |
---|
RewriteDefn(Configuration config,
Attributes atts) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setProperty(String name,
String value) |
Expression |
unify(ExpressionADJ p) |
void |
writeAttributes(XMLStreamWriter out) |
checkMode, checkWhen, checkWhen, export, init, parse, parse, parse, parse, parsePattern, parsePattern, propertyError, setProperties, setProperties, unifyingBindings, write
public RewriteDefn(Configuration config, Attributes atts) throws XPathException
XPathException
public void init() throws XPathException
XPathException
public void setProperty(String name, String value) throws XPathException
setProperty
in class UnifyingDefn
XPathException
public void writeAttributes(XMLStreamWriter out) throws XMLStreamException
writeAttributes
in class UnifyingDefn
XMLStreamException
public Expression unify(ExpressionADJ p)
unify
in class UnifyingDefn
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.