18 #if !defined(ATTRIBUTEVECTORENTRYEXTENDED_HEADER_GUARD_1357924680)
19 #define ATTRIBUTEVECTORENTRYEXTENDED_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
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)
147 XALAN_CPP_NAMESPACE_END
151 #endif // ATTRIBUTEVECTORENTRY_HEADER_GUARD_1357924680