public abstract class AbstractXMLFunction extends AbstractFunction
ALL_FUNCTIONS, EXECUTION_PREFIX, FUNCTION_NAME_MAP, UID_COUNTER
Constructor and Description |
---|
AbstractXMLFunction() |
findForClass, findForName, getAllowedArgumentTypes, getArity, getExpressionItemPriority, getExpressionItemType, getName, getReference, getResultType, toString
public String getAttribute(PreprocessorContext context, String elementId, String attributeName)
public Document getCachedDocument(PreprocessorContext context, String documentId)
public Element findCachedElement(PreprocessorContext context, String elementId)
public Element getCachedElement(PreprocessorContext context, String elementId)
public NodeList findCachedElementList(PreprocessorContext context, String elementListId)
public NodeList getCachedElementList(PreprocessorContext context, String elementListId)
public int getElementListSize(PreprocessorContext context, String elementListId)
public String findElementForIndex(PreprocessorContext context, String elementListId, int elementIndex)
Copyright © 2011–2020 Igor Maznitsa. All rights reserved.