public final class FunctionXML_XLIST extends AbstractXMLFunction
ALL_FUNCTIONS, EXECUTION_PREFIX, UID_COUNTER
Constructor and Description |
---|
FunctionXML_XLIST() |
Modifier and Type | Method and Description |
---|---|
Value |
executeStrStr(PreprocessorContext context,
Value documentId,
Value xPath) |
ValueType[][] |
getAllowedArgumentTypes()
Get arrays of supported argument types
|
int |
getArity()
Get the function arity
|
String |
getName()
Get the function name
|
String |
getReference()
Get the function reference to be output for a help request
|
ValueType |
getResultType()
Get the result type
|
buildPathForElement, findCachedElement, findCachedElementList, findElementForIndex, getAttribute, getCachedDocument, getCachedElement, getCachedElementList, getElementListSize, getFirstLevelTextContent, makeDocumentId, makeDocumentRootId, makeElementId, makeElementListId, makeXPathElementId, makeXPathListId
findForClass, findForName, getExpressionItemPriority, getExpressionItemType, toString
public String getName()
AbstractFunction
getName
in class AbstractFunction
public Value executeStrStr(PreprocessorContext context, Value documentId, Value xPath)
public int getArity()
AbstractFunction
getArity
in class AbstractFunction
public ValueType[][] getAllowedArgumentTypes()
AbstractFunction
getAllowedArgumentTypes
in class AbstractFunction
public String getReference()
AbstractFunction
getReference
in class AbstractFunction
public ValueType getResultType()
AbstractFunction
getResultType
in class AbstractFunction
Copyright © 2011–2017 Igor Maznitsa. All rights reserved.