cloneNode(const Node::Ptr node, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createAnyURI(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createAttributeNode(const XMLCh *uri, const XMLCh *prefix, const XMLCh *name, const XMLCh *value, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createBoolean(bool value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createBoolean(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createBooleanOrDerived(const XMLCh *typeURI, const XMLCh *typeName, bool value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createBooleanOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createCommentNode(const XMLCh *value, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createDate(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDateOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDateTime(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDateTimeOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDayTimeDuration(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDayTimeDuration(const MAPM &seconds, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDecimal(const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDecimal(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDecimalOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDecimalOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDerivedFromAtomicType(AnyAtomicType::AtomicObjectType typeIndex, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDerivedFromAtomicType(AnyAtomicType::AtomicObjectType typeIndex, const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDerivedFromAtomicType(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDocumentNode(const std::vector< Node::Ptr > &childList, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createDouble(const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDouble(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDoubleOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDoubleOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createDurationOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createElementNode(const XMLCh *uri, const XMLCh *prefix, const XMLCh *name, const std::vector< Node::Ptr > &attrList, const std::vector< ElementChild > &childList, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createFloat(const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createFloat(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createFloatOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createFloatOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createGDayOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createGMonthDayOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createGMonthOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createGYearMonthOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createGYearOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createInteger(const int value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createInteger(const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createInteger(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createNamespaceNode(const XMLCh *prefix, const XMLCh *uri, const xercesc::DOMNode *parentNode, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createNonNegativeInteger(const MAPM value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createPINode(const XMLCh *name, const XMLCh *value, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createQName(const XMLCh *uri, const XMLCh *prefix, const XMLCh *name, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createQNameOrDerived(const XMLCh *typeURI, const XMLCh *prefix, const XMLCh *typeName, const XMLCh *uri, const XMLCh *name, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createString(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createStringOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createTextNode(const XMLCh *value, const DynamicContext *context) const =0 | ItemFactory | [pure virtual] |
createTime(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createTimeOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createUntypedAtomic(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createYearMonthDuration(const XMLCh *value, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
createYearMonthDuration(const MAPM &months, const DynamicContext *context)=0 | ItemFactory | [pure virtual] |
getPrimitiveTypeIndex(const XMLCh *typeURI, const XMLCh *typeName, bool &isPrimitive) const =0 | ItemFactory | [pure virtual] |
operator delete(void *p) | xercesc::XMemory | |
operator delete(void *p, MemoryManager *memMgr) | xercesc::XMemory | |
operator delete(void *p, void *ptr) | xercesc::XMemory | |
operator new(size_t size) | xercesc::XMemory | |
operator new(size_t size, MemoryManager *memMgr) | xercesc::XMemory | |
operator new(size_t size, void *ptr) | xercesc::XMemory | |
XMemory() | xercesc::XMemory | [inline, protected] |
~ItemFactory() | ItemFactory | [inline, virtual] |