Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ElemNumber Member List

This is the complete list of members for ElemNumber, including all inherited members.
addToStylesheet(StylesheetConstructionContext &constructionContext, Stylesheet &theStylesheet)ElemTemplateElement [virtual]
appendChildElem(ElemTemplateElement *newChild)ElemTemplateElement [virtual]
beginChildrenToString(StylesheetExecutionContext &executionContext, XalanDOMString &result) const ElemTemplateElement
beginExecuteChildren(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
canGenerateAttributes() const ElemTemplateElement
canGenerateAttributes(bool value)ElemTemplateElement [protected]
childTypeAllowed(int xslToken) const ElemTemplateElement [protected, virtual]
CountType typedefElemNumber
CountTypeArrayType typedefElemNumber
create(MemoryManagerType &theManager, StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, const AttributeListType &atts, int lineNumber, int columnNumber, unsigned long id)ElemNumber [static]
disableOutputEscaping(bool value)ElemTemplateElement [protected]
disableOutputEscaping() const ElemTemplateElement [protected]
eAny enum valueElemNumber
ElemNumber(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, const AttributeListType &atts, int lineNumber, int columnNumber, unsigned long id)ElemNumber
ElemTemplateElement(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, int lineNumber, int columnNumber, int xslToken)ElemTemplateElement
ElemTemplateElement(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, int xslToken, const XalanDOMString &baseURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), int lineNumber=XalanLocator::getUnknownValue(), int columnNumber=XalanLocator::getUnknownValue())ElemTemplateElement
eLevel enum nameElemNumber
eMultiple enum valueElemNumber
endChildrenToString(StylesheetExecutionContext &executionContext) const ElemTemplateElement
endElement(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
endExecuteChildren(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
eSingle enum valueElemNumber
execute(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
executeChildElement(StylesheetExecutionContext &executionContext, const ElemTemplateElement *element) const ElemTemplateElement [virtual]
executeChildren(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
findAncestor(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const ElemNumber [protected]
findPrecedingOrAncestorOrSelf(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const ElemNumber [protected]
findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child) const ElemTemplateElement [protected, virtual]
findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child, XalanNode::NodeType nodeType) const ElemTemplateElement [protected, virtual]
formatNumberList(StylesheetExecutionContext &executionContext, const CountType theList[], NodeRefListBase::size_type theListLength, XalanDOMString &formattedNumber) const ElemNumber [protected]
getColumnNumber() const ElemTemplateElement
getCountMatchPattern(StylesheetExecutionContext &executionContext, XalanNode *contextNode) const ElemNumber [protected]
getCountString(StylesheetExecutionContext &executionContext, XalanDOMString &theResult) const ElemNumber [protected]
getCountString(StylesheetExecutionContext &executionContext, const MutableNodeRefList &ancestors, CountersTable &ctable, CountType numberList[], NodeRefListBase::size_type numberListLength, XalanDOMString &theResult) const ElemNumber [protected]
getElementName() const ElemNumber [virtual]
getFinishedConstruction() const ElemTemplateElement
getFirstChildElem() const ElemTemplateElement [virtual]
getFirstChildElemToExecute(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
getID() const ElemNumber
getInvoker(StylesheetExecutionContext &executionContext) const ElemTemplateElement [virtual]
getLastChildElem() const ElemTemplateElement [virtual]
getLineNumber() const ElemTemplateElement
getLocator() const ElemTemplateElement [virtual]
getMatchingAncestors(StylesheetExecutionContext &executionContext, XalanNode *node, bool stopAtFirstFound, MutableNodeRefList &ancestors) const ElemNumber [protected]
getNameAttribute() const ElemTemplateElement [virtual]
getNamespaceForPrefix(const XalanDOMString &prefix) const ElemTemplateElement [virtual]
getNamespaceForPrefixInternal(const XalanDOMString &prefix) const ElemTemplateElement [protected]
getNamespaces() const ElemTemplateElement [protected]
getNamespacesHandler() const ElemTemplateElement
getNextChildElemToExecute(StylesheetExecutionContext &executionContext, const ElemTemplateElement *currentElem) const ElemTemplateElement [virtual]
getNextSiblingElem() const ElemTemplateElement [virtual]
getNumberFormatter(StylesheetExecutionContext &executionContext) const ElemNumber [protected]
getParentNodeElem() const ElemTemplateElement [virtual]
getPreviousNode(StylesheetExecutionContext &executionContext, XalanNode *pos) const ElemNumber
getPreviousSiblingElem() const ElemTemplateElement [virtual]
getStylesheet() const ElemTemplateElement
getTargetNode(StylesheetExecutionContext &executionContext, XalanNode *sourceNode) const ElemNumber
getURI() const ElemTemplateElement [virtual]
getXPath(unsigned int index=0) const ElemNumber [virtual]
getXSLToken() const ElemTemplateElement
hasChildren() const ElemTemplateElement
hasDirectTemplate() const ElemTemplateElement
hasParams() const ElemTemplateElement
hasPrefix(bool value)ElemTemplateElement [protected]
hasPrefix() const ElemTemplateElement [protected]
hasSingleTextChild() const ElemTemplateElement
hasVariables() const ElemTemplateElement
initialize(MemoryManagerType &theManager)ElemNumber [static]
int2alphaCount(CountType val, const XalanDOMChar table[], XalanDOMString::size_type length, XalanDOMString &theResult)ElemNumber [protected, static]
int2singlealphaCount(CountType val, const XalanDOMString &table, XalanDOMString &theResult)ElemNumber [protected, static]
isAttrOK(const XalanDOMChar *attrName, const AttributeListType &atts, int which, StylesheetConstructionContext &constructionContext) const ElemTemplateElement [virtual]
isDefaultTemplate() const ElemTemplateElement
isValidNCName(const XalanDOMString &s)ElemTemplateElement [static]
isWhitespace() const ElemTemplateElement [virtual]
long2roman(CountType val, bool prefixesAreOK, XalanDOMString &theResult)ElemNumber [protected, static]
namespacesPostConstruction(StylesheetConstructionContext &constructionContext, const NamespacesHandler &theParentHandler, NamespacesHandler &theHandler)ElemTemplateElement [protected, virtual]
postConstruction(StylesheetConstructionContext &constructionContext, const NamespacesHandler &theParentHandler)ElemTemplateElement [virtual]
PrefixResolver()PrefixResolver
PrefixResolver(const PrefixResolver &)PrefixResolver
preserveSpace(bool value)ElemTemplateElement [protected]
preserveSpace() const ElemTemplateElement [protected]
processPrefixControl(StylesheetConstructionContext &constructionContext, const Stylesheet &stylesheetTree, const XalanDOMString &localName, const XalanDOMChar *attrValue)ElemTemplateElement [protected]
processSortElement(StylesheetConstructionContext &constructionContext, Stylesheet &theStylesheet, const AttributeListType &atts, const LocatorType *locator=0)ElemTemplateElement [virtual]
processSpaceAttr(const XalanDOMChar *aname, const AttributeListType &atts, int which, StylesheetConstructionContext &constructionContext)ElemTemplateElement
s_emptyStringElemTemplateElement [protected, static]
setDefaultTemplate(bool value)ElemTemplateElement [virtual]
setFinishedConstruction(bool fValue)ElemTemplateElement
setFirstChildElem(ElemTemplateElement *theChild)ElemTemplateElement [virtual]
setNextSiblingElem(ElemTemplateElement *theSibling)ElemTemplateElement [virtual]
setParentNodeElem(ElemTemplateElement *theParent)ElemTemplateElement [virtual]
setPreviousSiblingElem(ElemTemplateElement *theSibling)ElemTemplateElement [virtual]
startElement(StylesheetExecutionContext &executionContext) const ElemNumber [virtual]
terminate()ElemNumber [static]
tradAlphaCount(CountType val, XalanDOMString &theResult)ElemNumber [protected, static]
~ElemNumber()ElemNumber [virtual]
~ElemTemplateElement()ElemTemplateElement [virtual]
~PrefixResolver()PrefixResolver [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.