Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

StylesheetConstructionContext Member List

This is the complete list of members for StylesheetConstructionContext, including all inherited members.

allocateAVTPartPointerVector(size_type theLength)=0StylesheetConstructionContextpure virtual
allocateAVTPointerVector(size_type theLength)=0StylesheetConstructionContextpure virtual
allocateXalanDOMCharVector(XalanDOMString::size_type theLength)=0StylesheetConstructionContextpure virtual
allocateXalanDOMCharVector(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos, bool fTerminate=true)=0StylesheetConstructionContextpure virtual
create(const XalanDOMString &theBaseIdentifier)=0StylesheetConstructionContextpure virtual
create(const XSLTInputSource &theInputSource)=0StylesheetConstructionContextpure virtual
create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier)=0StylesheetConstructionContextpure virtual
createAVT(const LocatorType *locator, const XalanDOMChar *name, const XalanDOMChar *stringedValue, const PrefixResolver &resolver)=0StylesheetConstructionContextpure virtual
createAVTPart(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)=0StylesheetConstructionContextpure virtual
createAVTPart(const LocatorType *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver)=0StylesheetConstructionContextpure virtual
createElement(int token, Stylesheet &stylesheetTree, const AttributeListType &atts, const LocatorType *locator=0)=0StylesheetConstructionContextpure virtual
createElement(int token, Stylesheet &stylesheetTree, const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator=0)=0StylesheetConstructionContextpure virtual
createElement(Stylesheet &stylesheetTree, const XalanDOMChar *chars, XalanDOMString::size_type length, bool preserveSpace, bool disableOutputEscaping, const LocatorType *locator=0)=0StylesheetConstructionContextpure virtual
createElement(Stylesheet &stylesheetTree, const XalanDOMChar *name, const AttributeListType &atts, ExtensionNSHandler &handler, const LocatorType *locator=0)=0StylesheetConstructionContextpure virtual
createMatchPattern(const LocatorType *locator, const XalanDOMString &str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0StylesheetConstructionContextpure virtual
createMatchPattern(const LocatorType *locator, const XalanDOMChar *str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0StylesheetConstructionContextpure virtual
createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority)=0StylesheetConstructionContextpure virtual
createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContextpure virtual
createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContextpure virtual
createXPath(const LocatorType *locator, const XalanDOMString &str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0StylesheetConstructionContextpure virtual
createXPath(const LocatorType *locator, const XalanDOMChar *str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0StylesheetConstructionContextpure virtual
createXPath(const LocatorType *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0StylesheetConstructionContextpure virtual
destroy(StylesheetRoot *theStylesheetRoot)=0StylesheetConstructionContextpure 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 =0StylesheetConstructionContextpure virtual
error(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const =0StylesheetConstructionContextpure virtual
XPathConstructionContext::error(const XalanDOMString &msg, const XalanNode *sourceNode, const Locator *locator) const =0XPathConstructionContextpure virtual
GetCachedString typedefXPathConstructionContext
getCachedString()=0StylesheetConstructionContextpure virtual
getElementToken(const XalanDOMString &name) const =0StylesheetConstructionContextpure virtual
getLocatorFromStack() const =0StylesheetConstructionContextpure virtual
getMemoryManager()XPathConstructionContext
getPooledString(const XalanDOMString &theString)=0StylesheetConstructionContextpure virtual
getPooledString(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)=0StylesheetConstructionContextpure virtual
getURLFromString(const XalanDOMString &urlString)=0StylesheetConstructionContextpure virtual
getURLFromString(const XalanDOMString &urlString, const XalanDOMString &base)=0StylesheetConstructionContextpure virtual
getURLStringFromString(const XalanDOMString &urlString, XalanDOMString &theResult)=0StylesheetConstructionContextpure virtual
getURLStringFromString(const XalanDOMString &urlString, const XalanDOMString &base, XalanDOMString &theResult)=0StylesheetConstructionContextpure virtual
getXalanXSLNameSpaceURL() const =0StylesheetConstructionContextpure virtual
getXSLTNamespaceURI() const =0StylesheetConstructionContextpure virtual
getXSLTVersionSupported() const =0StylesheetConstructionContextpure virtual
isValidQName(const XalanDOMChar *theName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContextpure virtual
isXMLSpaceAttribute(const XalanDOMChar *theAttributeName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContextpure virtual
isXSLUseAttributeSetsAttribute(const XalanDOMChar *theAttributeName, const Stylesheet &theStylesheet, const LocatorType *theLocator=0)=0StylesheetConstructionContextpure virtual
m_memoryManagerXPathConstructionContext
message(const XalanDOMString &msg, const XalanNode *sourceNode=0, const ElemTemplateElement *styleNode=0) const =0StylesheetConstructionContextpure virtual
message(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const =0StylesheetConstructionContextpure virtual
NamespacesStackType typedefStylesheetConstructionContext
parseXML(const XalanDOMString &urlString, DocumentHandlerType *docHandler, XalanDocument *docToRegister)=0StylesheetConstructionContextpure virtual
popLocatorStack()=0StylesheetConstructionContextpure virtual
pushLocatorOnStack(const LocatorType *locator)=0StylesheetConstructionContextpure virtual
releaseCachedString(XalanDOMString &theString)=0StylesheetConstructionContextpure virtual
reset()=0StylesheetConstructionContextpure virtual
size_type typedefStylesheetConstructionContext
StylesheetConstructionContext(MemoryManagerType &theManager)StylesheetConstructionContextexplicit
tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)=0StylesheetConstructionContextpure virtual
URLAutoPtrType typedefStylesheetConstructionContext
warn(const XalanDOMString &msg, const XalanNode *sourceNode=0, const ElemTemplateElement *styleNode=0) const =0StylesheetConstructionContextpure virtual
warn(const XalanDOMString &msg, const XalanNode *sourceNode, const LocatorType *locator) const =0StylesheetConstructionContextpure virtual
XPathConstructionContext::warn(const XalanDOMString &msg, const XalanNode *sourceNode, const Locator *locator) const =0XPathConstructionContextpure virtual
XPathConstructionContext(MemoryManagerType &theManager)XPathConstructionContext
~StylesheetConstructionContext()StylesheetConstructionContextvirtual
~XPathConstructionContext()XPathConstructionContextvirtual

Interpreting class diagrams

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

dot

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

Apache Logo