|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALAN_ELEMATTRIBUTESET_HEADER_GUARD)
19 #define XALAN_ELEMATTRIBUTESET_HEADER_GUARD
54 XalanFileLoc lineNumber,
55 XalanFileLoc columnNumber);
77 getElementName()
const;
79 #if !defined(XALAN_RECURSIVE_STYLESHEET_EXECUTION)
101 childTypeAllowed(
int xslToken)
const;
134 #endif // XALAN_ELEMATTRIBUTESET_HEADER_GUARD
bool operator<(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
xercesc::AttributeList AttributeListType
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
This class represents the base stylesheet or an "import" stylesheet.
const XalanQName & getQName() const
Retrieves qualified name of object.
Class to represent a qualified name.