public final class FunctionXML_OPEN extends AbstractXMLFunction
| Modifier and Type | Field and Description |
|---|---|
static String |
RES_XML_DOC_PREFIX |
static String |
RES_XML_ELEMENT_PREFIX |
ALL_FUNCTIONS, EXECUTION_PREFIX, UID_COUNTER| Constructor and Description |
|---|
FunctionXML_OPEN() |
| Modifier and Type | Method and Description |
|---|---|
Value |
executeStr(PreprocessorContext context,
Value filePath) |
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, makeXPathListIdfindForClass, findForName, getExpressionItemPriority, getExpressionItemType, toStringpublic static final String RES_XML_DOC_PREFIX
public static final String RES_XML_ELEMENT_PREFIX
public String getName()
AbstractFunctiongetName in class AbstractFunctionpublic Value executeStr(PreprocessorContext context, Value filePath)
public int getArity()
AbstractFunctiongetArity in class AbstractFunctionpublic ValueType[][] getAllowedArgumentTypes()
AbstractFunctiongetAllowedArgumentTypes in class AbstractFunctionpublic String getReference()
AbstractFunctiongetReference in class AbstractFunctionpublic ValueType getResultType()
AbstractFunctiongetResultType in class AbstractFunctionCopyright © 2011–2019 Igor Maznitsa. All rights reserved.