18 #if !defined(ATTRIBUTEVECTORENTRYEXTENDED_HEADER_GUARD_1357924680) 19 #define ATTRIBUTEVECTORENTRYEXTENDED_HEADER_GUARD_1357924680 41 const XMLChVectorType& theName,
42 const XMLChVectorType& theValue,
43 const XMLChVectorType& theType,
44 const XMLChVectorType& theURI ,
45 const XMLChVectorType& theLocalName,
46 MemoryManager& theManager) :
63 const XMLCh* theValue,
66 const XMLCh* theLocalName,
67 MemoryManager& theManager) :
75 theURI +
length(theURI) + 1,
79 theLocalName +
length(theLocalName) + 1,
86 const XMLCh* theValue,
88 MemoryManager& theManager) :
94 m_localName(theManager)
101 m_localName(theManager)
107 const XMLCh* theName,
108 const XMLCh* theValue,
109 const XMLCh* theType,
111 const XMLCh* theLocalName,
112 MemoryManager& theManager)
151 #endif // ATTRIBUTEVECTORENTRY_HEADER_GUARD_1357924680 AttributeVectorEntryExtended(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager)
XalanDOMString::size_type length(const XalanDOMString &theString)
Get the length of a XalanDOMString.
static AttributeVectorEntryExtended * create(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager)
virtual ~AttributeVectorEntryExtended()
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XMLChVectorType m_localName
AttributeVectorEntryExtended(MemoryManager &theManager)
Type * XalanConstruct(MemoryManager &theMemoryManager, Type *&theInstance)
AttributeVectorEntryExtended(const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, const XMLChVectorType &theURI, const XMLChVectorType &theLocalName, MemoryManager &theManager)
AttributeVectorEntryExtended(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager)
void clear(XalanDOMString &theString)
Remove all elements from target string.