Xalan-C++ API Reference
1.12.0
Deprecated List
Member
xalanc::append
(
XalanDOMString
&theString, const
XalanDOMString
&theStringToAppend)
This function is deprecated.
Member
xalanc::append
(
XalanDOMString
&theString, const XalanDOMChar *theStringToAppend,
XalanDOMString::size_type
theStringToAppendLength=
XalanDOMString::npos
)
This function is deprecated.
Member
xalanc::append
(
XalanDOMString
&theString, const char *theStringToAppend,
XalanDOMString::size_type
theStringToAppendLength=
XalanDOMString::npos
)
This function is deprecated.
Member
xalanc::append
(
XalanDOMString
&theString, const XalanDOMChar theCharToAppend)
This function is deprecated.
Member
xalanc::append
(
XalanDOMString
&theString, char theCharToAppend)
This function is deprecated.
Member
xalanc::assign
(
XalanDOMString
&theString, const
XalanDOMString
&theStringToAssign)
This function is deprecated.
Member
xalanc::assign
(
XalanDOMString
&theString, const XalanDOMChar *theStringToAssign,
XalanDOMString::size_type
theStringToAssignLength=
XalanDOMString::npos
)
This function is deprecated.
Member
xalanc::c_wstr
(const XalanDOMChar *theString)
This function is deprecated.
Member
xalanc::c_wstr
(const
XalanDOMString
&theString)
This function is deprecated.
Member
xalanc::charAt
(const
XalanDOMString
&theString,
XalanDOMString::size_type
theIndex)
This function is deprecated.
Member
xalanc::clear
(
XalanDOMString
&theString)
This function is deprecated.
Member
xalanc::ElementPrefixResolverProxy::ElementPrefixResolverProxy
(const
XalanElement
*namespaceContext, const
XPathEnvSupport
&envSupport, const
DOMSupport
&domSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
Member
xalanc::erase
(
XalanDOMString
&theString)
This function is deprecated.
Class
xalanc::FormatterToDeprecatedXercesDOM
The Xerces DOM bridge is deprecated.
Member
xalanc::FormatterToDeprecatedXercesDOM::FormatterToDeprecatedXercesDOM
(DOM_Document_Type &doc, DOM_ElementType ¤tElement)
This API is deprecated and is only provided as a transition tool
Member
xalanc::FormatterToDeprecatedXercesDOM::FormatterToDeprecatedXercesDOM
(DOM_Document_Type &doc)
This API is deprecated and is only provided as a transition tool
Member
xalanc::FormatterToDeprecatedXercesDOM::FormatterToDeprecatedXercesDOM
(DOM_Document_Type &doc, DOM_DocumentFragmentType &docFrag, DOM_ElementType ¤tElement)
This API is deprecated and is only provided as a transition tool
Member
xalanc::insert
(
XalanDOMString
&theString,
XalanDOMString::size_type
thePosition, const XalanDOMChar *theStringToInsert)
This function is deprecated.
Member
xalanc::insert
(
XalanDOMString
&theString,
XalanDOMString::size_type
thePosition, const
XalanDOMString
&theStringToInsert)
This function is deprecated.
Member
xalanc::isEmpty
(const
XalanDOMString
&str)
This function is deprecated.
Member
xalanc::length
(const
XalanDOMString
&theString)
This function is deprecated.
Member
xalanc::ProblemListener::problem
(eSource source, eClassification classification, const
XalanNode
*sourceNode, const
ElemTemplateElement
*styleNode, const
XalanDOMString
&msg, const XalanDOMChar *uri, XalanFileLoc lineNo, XalanFileLoc charOffset)=0
Member
xalanc::reserve
(
XalanDOMString
&theString,
XalanDOMString::size_type
theCount)
This function is deprecated.
Member
xalanc::toCharArray
(const
XalanDOMString
&theString)
This function is deprecated.
Member
xalanc::toCharArray
(const CharVectorType &theString)
This function is deprecated.
Member
xalanc::toCharArray
(const XalanDOMChar *theString)
This function is deprecated.
Member
xalanc::XalanSourceTreeParserLiaison::XalanSourceTreeParserLiaison
(
XalanSourceTreeDOMSupport
&theSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
This constructor is deprecated. Use the next constructor instead.
Member
xalanc::XalanTranscodingServices::getMaximumCharacterValue
()
Class
xalanc::XercesAttrBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesAttributeBridgeAllocator
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesBridgeHelper
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesBridgeNavigator
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesCDATASectionBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesCommentBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesDocumentBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesDocumentFragmentBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesDocumentTypeBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesDOM_NodeHack
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesDOMImplementationBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesElementBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesElementBridgeAllocator
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesEntityBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesEntityReferenceBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesNamedNodeMapBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesNodeListBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesNotationBridge
This class is part of the deprecated Xerces DOM bridge.
Member
xalanc::XercesParserLiaison::getBuildBridgeNodes
() const
The Xerces DOM bridge is deprecated.
Member
xalanc::XercesParserLiaison::setBuildBridgeNodes
(bool newState)
The Xerces DOM bridge is deprecated.
Member
xalanc::XercesParserLiaison::XercesParserLiaison
(
XercesDOMSupport
&theSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
This constructor is deprecated. Use the next constructor instead.
Class
xalanc::XercesProcessingInstructionBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesTextBridge
This class is part of the deprecated Xerces DOM bridge.
Class
xalanc::XercesTextBridgeAllocator
This class works with the deprecated Xerces DOM bridge.
Class
xalanc::XercesToXalanNodeMap
This class works with the deprecated Xerces DOM bridge.
Class
xalanc::XercesTreeWalker
This class works with the deprecated Xerces DOM bridge.
Member
xalanc::XMLParserLiaison::getIndent
() const =0
Member
xalanc::XMLParserLiaison::setIndent
(int i)=0
Member
xalanc::XObject::string
(const
XalanNode
&theNode,
FormatterListener
&formatterListener, MemberFunctionPtr function)
This function is deprecated and should not be used.
Member
xalanc::XObject::string
(const
XalanNode
&theNode,
XalanDOMString
&theString)
This function is deprecated and should not be used.
Member
xalanc::XObject::string
(const
NodeRefListBase
&theNodeList,
XalanDOMString
&theString)
This function is deprecated and should not be used.
Member
xalanc::XObject::string
(const
NodeRefListBase
&theNodeList,
FormatterListener
&formatterListener, MemberFunctionPtr function)
This function is deprecated and should not be used.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:29 for Xalan-C++ API Reference by
1.8.17