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)
const XalanQName & getQName() const
Retrieves qualified name of object.
xercesc::AttributeList AttributeListType
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
This class represents the base stylesheet or an "import" stylesheet.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
Class to represent a qualified name.