Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
ElemNumber Member List
This is the complete list of members for ElemNumber, including all inherited members.
- addToStylesheet( StylesheetConstructionContext& constructionContext, Stylesheet& theStylesheet)
[virtual]
- appendChildElem(ElemTemplateElement* newChild)
[virtual]
- canGenerateAttributes() const
[]
- canGenerateAttributes(bool value)
[protected]
- childrenToResultAttribute( StylesheetExecutionContext& executionContext, const XalanDOMString& theName) const
- childrenToResultComment(StylesheetExecutionContext& executionContext) const
- childrenToResultPI( StylesheetExecutionContext& executionContext, const XalanDOMString& theTarget) const
- childrenToString( StylesheetExecutionContext& executionContext, XalanDOMString& result) const
- childTypeAllowed(int xslToken) const
[protected, virtual]
- CountType typedef
- CountTypeArrayType typedef
- disableOutputEscaping(bool value)
[protected]
- disableOutputEscaping() const
[protected]
- eAny enum value
- ElemNumber( StylesheetConstructionContext& constructionContext, Stylesheet& stylesheetTree, const AttributeListType& atts, int lineNumber, int columnNumber, unsigned long id)
- ElemTemplateElement( StylesheetConstructionContext& constructionContext, Stylesheet& stylesheetTree, int lineNumber, int columnNumber, int xslToken)
- ElemTemplateElement( StylesheetConstructionContext& constructionContext, Stylesheet& stylesheetTree, int xslToken, const XalanDOMString& baseURI = XalanDOMString(), int lineNumber = XalanLocator::getUnknownValue(), int columnNumber = XalanLocator::getUnknownValue())
- eLevel enum name
- eMultiple enum value
- eSingle enum value
- execute(StylesheetExecutionContext& executionContext) const
[virtual]
- executeChildren(StylesheetExecutionContext& executionContext) const
[virtual]
- executeChildren( StylesheetExecutionContext& executionContext, XalanNode* sourceNode) const
[virtual]
- findAncestor( StylesheetExecutionContext& executionContext, const XPath* fromMatchPattern, const XPath* countMatchPattern, XalanNode* context) const
[protected]
- findPrecedingOrAncestorOrSelf( StylesheetExecutionContext& executionContext, const XPath* fromMatchPattern, const XPath* countMatchPattern, XalanNode* context) const
[protected]
- formatNumberList( StylesheetExecutionContext& executionContext, const CountType theList[], NodeRefListBase::size_type theListLength, XalanDOMString& formattedNumber) const
[protected]
- getColumnNumber() const
[]
- getCountMatchPattern( StylesheetExecutionContext& executionContext, XalanNode* contextNode) const
[protected]
- getCountString( StylesheetExecutionContext& executionContext, XalanDOMString& theResult) const
[protected]
- getCountString( StylesheetExecutionContext& executionContext, const MutableNodeRefList& ancestors, CountersTable& ctable, CountType numberList[], NodeRefListBase::size_type numberListLength, XalanDOMString& theResult) const
[protected]
- getElementName() const
[virtual]
- getFinishedConstruction() const
[]
- getFirstChildElem() const
[virtual]
- getID() const
[]
- getLastChildElem() const
[virtual]
- getLineNumber() const
[]
- getLocator() const
[virtual]
- getMatchingAncestors( StylesheetExecutionContext& executionContext, XalanNode* node, bool stopAtFirstFound, MutableNodeRefList& ancestors) const
[protected]
- getNameAttribute() const
[virtual]
- getNamespaceForPrefix(const XalanDOMString& prefix) const
[virtual]
- getNamespaceForPrefixInternal(const XalanDOMString& prefix) const
[protected]
- getNamespaces() const
[protected]
- getNamespacesHandler() const
[]
- getNextSiblingElem() const
[virtual]
- getNumberFormatter(StylesheetExecutionContext& executionContext) const
[protected]
- getParentNodeElem() const
[virtual]
- getPreviousNode( StylesheetExecutionContext& executionContext, XalanNode* pos) const
- getPreviousSiblingElem() const
[virtual]
- getStylesheet() const
[]
- getTargetNode( StylesheetExecutionContext& executionContext, XalanNode* sourceNode) const
- getURI() const
[virtual]
- getXPath(unsigned int index = 0) const
[virtual]
- getXSLToken() const
[]
- hasChildren() const
[]
- hasDirectTemplate() const
[]
- hasParams() const
[]
- hasPrefix(bool value)
[protected]
- hasPrefix() const
[protected]
- hasSingleTextChild() const
[]
- hasVariables() const
[]
- initialize()
[static]
- int2alphaCount( CountType val, const XalanDOMChar table[], XalanDOMString::size_type length, XalanDOMString& theResult)
[protected, static]
- int2singlealphaCount( CountType val, const XalanDOMString& table, XalanDOMString& theResult)
[protected, static]
- isAttrOK( const XalanDOMChar* attrName, const AttributeListType& atts, int which, StylesheetConstructionContext& constructionContext) const
[virtual]
- isDefaultTemplate() const
[]
- isValidNCName(const XalanDOMString& s)
[static]
- isWhitespace() const
[virtual]
- long2roman( CountType val, bool prefixesAreOK, XalanDOMString& theResult)
[protected, static]
- namespacesPostConstruction( StylesheetConstructionContext& constructionContext, const NamespacesHandler& theParentHandler, NamespacesHandler& theHandler)
[protected, virtual]
- postConstruction( StylesheetConstructionContext& constructionContext, const NamespacesHandler& theParentHandler)
[virtual]
- PrefixResolver()
- PrefixResolver(const PrefixResolver&)
- preserveSpace(bool value)
[protected]
- preserveSpace() const
[protected]
- processPrefixControl( StylesheetConstructionContext& constructionContext, const Stylesheet& stylesheetTree, const XalanDOMString& localName, const XalanDOMChar* attrValue)
[protected]
- processSortElement( StylesheetConstructionContext& constructionContext, Stylesheet& theStylesheet, const AttributeListType& atts, const LocatorType* locator = 0)
[virtual]
- processSpaceAttr( const XalanDOMChar* aname, const AttributeListType& atts, int which, StylesheetConstructionContext& constructionContext)
- s_emptyString
[protected, static]
- setDefaultTemplate(bool value)
[virtual]
- setFinishedConstruction(bool fValue)
[]
- setFirstChildElem(ElemTemplateElement* theChild)
[virtual]
- setNextSiblingElem(ElemTemplateElement* theSibling)
[virtual]
- setParentNodeElem(ElemTemplateElement* theParent)
[virtual]
- setPreviousSiblingElem(ElemTemplateElement* theSibling)
[virtual]
- terminate()
[static]
- tradAlphaCount( CountType val, XalanDOMString& theResult)
[protected, static]
- transformChild( StylesheetExecutionContext& executionContext, const ElemTemplateElement& xslInstruction, const ElemTemplateElement* theTemplate, XalanNode* child) const
[protected, virtual]
- transformChild( StylesheetExecutionContext& executionContext, const ElemTemplateElement& xslInstruction, const ElemTemplateElement* theTemplate, XalanNode* child, XalanNode::NodeType nodeType) const
[protected, virtual]
- ~ElemNumber()
[virtual]
- ~ElemTemplateElement()
[virtual]
- ~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.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|