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

StylesheetConstructionContext Member List

This is the complete list of members for StylesheetConstructionContext, including all inherited members.
allocateAVTPartPointerVector(size_type theLength)=0StylesheetConstructionContext [pure virtual]
allocateAVTPointerVector(size_type theLength)=0StylesheetConstructionContext [pure virtual]
allocateXalanDOMCharVector(XalanDOMString::size_type theLength)=0StylesheetConstructionContext [pure virtual]
allocateXalanDOMCharVector(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos, bool fTerminate=true)=0StylesheetConstructionContext [pure virtual]
create(const XalanDOMString &theBaseIdentifier)=0StylesheetConstructionContext [pure virtual]
create(const XSLTInputSource &theInputSource)=0StylesheetConstructionContext [pure virtual]
create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier)=0StylesheetConstructionContext [pure virtual]
createAVT(const LocatorType *locator, const XalanDOMChar *name, const XalanDOMChar *stringedValue, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createAVTPart(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)=0StylesheetConstructionContext [pure virtual]
createAVTPart(const LocatorType *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createElement(int token, Stylesheet &stylesheetTree, const AttributeListType &atts, const LocatorType *locator=0)=0StylesheetConstructionContext [pure virtual]
createElement(int token, Stylesheet &stylesheetTree, const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator=0)=0StylesheetConstructionContext [pure virtual]
createElement(Stylesheet &stylesheetTree, const XalanDOMChar *chars, XalanDOMString::size_type length, bool preserveSpace, bool disableOutputEscaping, const LocatorType *locator=0)=0StylesheetConstructionContext [pure virtual]
createElement(Stylesheet &stylesheetTree, const XalanDOMChar *name, const AttributeListType &atts, ExtensionNSHandler &handler, const LocatorType *locator=0)=0StylesheetConstructionContext [pure virtual]
createMatchPattern(const LocatorType *locator, const XalanDOMString &str, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createMatchPattern(const LocatorType *locator, const XalanDOMChar *str, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority)=0StylesheetConstructionContext [pure virtual]
createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContext [pure virtual]
createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContext [pure virtual]
createXPath(const LocatorType *locator, const XalanDOMString &str, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createXPath(const LocatorType *locator, const XalanDOMChar *str, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
createXPath(const LocatorType *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver)=0StylesheetConstructionContext [pure virtual]
destroy(StylesheetRoot *theStylesheetRoot)=0StylesheetConstructionContext [pure virtual]
eElementToken enum nameStylesheetConstructionContext
ELEMNAME_APPLY_IMPORTS enum valueStylesheetConstructionContext
ELEMNAME_APPLY_TEMPLATES enum valueStylesheetConstructionContext
ELEMNAME_ATTRIBUTE enum valueStylesheetConstructionContext
ELEMNAME_ATTRIBUTE_SET enum valueStylesheetConstructionContext
ELEMNAME_CALL_TEMPLATE enum valueStylesheetConstructionContext
ELEMNAME_CHOOSE enum valueStylesheetConstructionContext
ELEMNAME_COMMENT enum valueStylesheetConstructionContext
ELEMNAME_COPY enum valueStylesheetConstructionContext
ELEMNAME_COPY_OF enum valueStylesheetConstructionContext
ELEMNAME_DECIMAL_FORMAT enum valueStylesheetConstructionContext
ELEMNAME_ELEMENT enum valueStylesheetConstructionContext
ELEMNAME_EMPTY enum valueStylesheetConstructionContext
ELEMNAME_EXTENSION enum valueStylesheetConstructionContext
ELEMNAME_EXTENSION_CALL enum valueStylesheetConstructionContext
ELEMNAME_EXTENSION_HANDLER enum valueStylesheetConstructionContext
ELEMNAME_FALLBACK enum valueStylesheetConstructionContext
ELEMNAME_FOR_EACH enum valueStylesheetConstructionContext
ELEMNAME_FORWARD_COMPATIBLE enum valueStylesheetConstructionContext
ELEMNAME_IF enum valueStylesheetConstructionContext
ELEMNAME_IMPORT enum valueStylesheetConstructionContext
ELEMNAME_INCLUDE enum valueStylesheetConstructionContext
ELEMNAME_KEY enum valueStylesheetConstructionContext
ELEMNAME_LITERAL_RESULT enum valueStylesheetConstructionContext
ELEMNAME_MESSAGE enum valueStylesheetConstructionContext
ELEMNAME_NAMESPACE_ALIAS enum valueStylesheetConstructionContext
ELEMNAME_NUMBER enum valueStylesheetConstructionContext
ELEMNAME_OTHERWISE enum valueStylesheetConstructionContext
ELEMNAME_OUTPUT enum valueStylesheetConstructionContext
ELEMNAME_PARAM enum valueStylesheetConstructionContext
ELEMNAME_PI enum valueStylesheetConstructionContext
ELEMNAME_PRESERVE_SPACE enum valueStylesheetConstructionContext
ELEMNAME_SORT enum valueStylesheetConstructionContext
ELEMNAME_STRIP_SPACE enum valueStylesheetConstructionContext
ELEMNAME_STYLESHEET enum valueStylesheetConstructionContext
ELEMNAME_TEMPLATE enum valueStylesheetConstructionContext
ELEMNAME_TEXT enum valueStylesheetConstructionContext
ELEMNAME_TEXT_LITERAL_RESULT enum valueStylesheetConstructionContext
ELEMNAME_UNDEFINED enum valueStylesheetConstructionContext
ELEMNAME_VALUE_OF enum valueStylesheetConstructionContext
ELEMNAME_VARIABLE enum valueStylesheetConstructionContext
ELEMNAME_WHEN enum valueStylesheetConstructionContext
ELEMNAME_WITH_PARAM enum valueStylesheetConstructionContext
error(const XalanDOMString &msg, const XalanNode *sourceNode=0, const ElemTemplateElement *styleNode=0) const=0StylesheetConstructionContext [pure virtual]
error(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const=0StylesheetConstructionContext [pure virtual]
getCachedString()=0StylesheetConstructionContext [pure virtual]
getElementToken(const XalanDOMString &name) const=0StylesheetConstructionContext [pure virtual]
getLocatorFromStack() const=0StylesheetConstructionContext [pure virtual]
getMemoryManager()XPathConstructionContext
getPooledString(const XalanDOMString &theString)=0StylesheetConstructionContext [pure virtual]
getPooledString(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)=0StylesheetConstructionContext [pure virtual]
getURLFromString(const XalanDOMString &urlString)=0StylesheetConstructionContext [pure virtual]
getURLFromString(const XalanDOMString &urlString, const XalanDOMString &base)=0StylesheetConstructionContext [pure virtual]
getURLStringFromString(const XalanDOMString &urlString, XalanDOMString &theResult)=0StylesheetConstructionContext [pure virtual]
getURLStringFromString(const XalanDOMString &urlString, const XalanDOMString &base, XalanDOMString &theResult)=0StylesheetConstructionContext [pure virtual]
getXalanXSLNameSpaceURL() const=0StylesheetConstructionContext [pure virtual]
getXSLTNamespaceURI() const=0StylesheetConstructionContext [pure virtual]
getXSLTVersionSupported() const=0StylesheetConstructionContext [pure virtual]
isValidQName(const XalanDOMChar *theName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContext [pure virtual]
isXMLSpaceAttribute(const XalanDOMChar *theAttributeName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContext [pure virtual]
isXSLUseAttributeSetsAttribute(const XalanDOMChar *theAttributeName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContext [pure virtual]
m_memoryManagerXPathConstructionContext
message(const XalanDOMString &msg, const XalanNode *sourceNode=0, const ElemTemplateElement *styleNode=0) const=0StylesheetConstructionContext [pure virtual]
message(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const=0StylesheetConstructionContext [pure virtual]
NamespacesStackType typedefStylesheetConstructionContext
parseXML(const XalanDOMString &urlString, DocumentHandlerType *docHandler, XalanDocument *docToRegister)=0StylesheetConstructionContext [pure virtual]
popLocatorStack()=0StylesheetConstructionContext [pure virtual]
pushLocatorOnStack(const LocatorType *locator)=0StylesheetConstructionContext [pure virtual]
releaseCachedString(XalanDOMString &theString)=0StylesheetConstructionContext [pure virtual]
reset()=0StylesheetConstructionContext [pure virtual]
size_type typedefStylesheetConstructionContext
StylesheetConstructionContext(MemoryManagerType &theManager)StylesheetConstructionContext [explicit]
tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContext [pure virtual]
URLAutoPtrType typedefStylesheetConstructionContext
warn(const XalanDOMString &msg, const XalanNode *sourceNode=0, const ElemTemplateElement *styleNode=0) const=0StylesheetConstructionContext [pure virtual]
warn(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const=0StylesheetConstructionContext [pure virtual]
XPathConstructionContext(MemoryManagerType &theManager)XPathConstructionContext
~StylesheetConstructionContext()StylesheetConstructionContext [virtual]
~XPathConstructionContext()XPathConstructionContext [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.