Modifier and Type | Field and Description |
---|---|
pack-priv static final long |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public XObject | Returns: A valid XObject.The current execution context. xctxt)Overrides com. Execute the function. |
public void | Returns: The result of the expression in the form of aXObject .The XPath runtime context. xctxt, ContentHandler handler)Overrides com. Execute an expression in the XPath runtime context, and return the result of the expression. |
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID Hides com. |
FuncNormalizeSpace | back to summary |
---|---|
public FuncNormalizeSpace() |
execute | back to summary |
---|---|
public XObject execute(XPathContext xctxt) throws TransformerException Overrides com. Execute the function. The function must return a valid object.
|
executeCharsToContentHandler | back to summary |
---|---|
public void executeCharsToContentHandler(XPathContext xctxt, ContentHandler handler) throws TransformerException, SAXException Overrides com. Execute an expression in the XPath runtime context, and return the result of the expression.
|