ItemFactory Member List

This is the complete list of members for ItemFactory, including all inherited members.

cloneNode(const Node::Ptr node, const DynamicContext *context) const =0ItemFactory [pure virtual]
createAnyURI(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createAttributeNode(const XMLCh *uri, const XMLCh *prefix, const XMLCh *name, const XMLCh *value, const DynamicContext *context) const =0ItemFactory [pure virtual]
createBoolean(bool value, const DynamicContext *context)=0ItemFactory [pure virtual]
createBoolean(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createBooleanOrDerived(const XMLCh *typeURI, const XMLCh *typeName, bool value, const DynamicContext *context)=0ItemFactory [pure virtual]
createBooleanOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createCommentNode(const XMLCh *value, const DynamicContext *context) const =0ItemFactory [pure virtual]
createDate(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDateOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDateTime(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDateTimeOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDayTimeDuration(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDayTimeDuration(const MAPM &seconds, const DynamicContext *context)=0ItemFactory [pure virtual]
createDecimal(const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDecimal(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDecimalOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDecimalOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDerivedFromAtomicType(AnyAtomicType::AtomicObjectType typeIndex, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDerivedFromAtomicType(AnyAtomicType::AtomicObjectType typeIndex, const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDerivedFromAtomicType(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDocumentNode(const std::vector< Node::Ptr > &childList, const DynamicContext *context) const =0ItemFactory [pure virtual]
createDouble(const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDouble(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDoubleOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDoubleOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createDurationOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [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 =0ItemFactory [pure virtual]
createFloat(const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createFloat(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createFloatOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createFloatOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createGDayOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createGMonthDayOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createGMonthOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createGYearMonthOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createGYearOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createInteger(const int value, const DynamicContext *context)=0ItemFactory [pure virtual]
createInteger(const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createInteger(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createNamespaceNode(const XMLCh *prefix, const XMLCh *uri, const xercesc::DOMNode *parentNode, const DynamicContext *context) const =0ItemFactory [pure virtual]
createNonNegativeInteger(const MAPM value, const DynamicContext *context)=0ItemFactory [pure virtual]
createPINode(const XMLCh *name, const XMLCh *value, const DynamicContext *context) const =0ItemFactory [pure virtual]
createQName(const XMLCh *uri, const XMLCh *prefix, const XMLCh *name, const DynamicContext *context)=0ItemFactory [pure virtual]
createQNameOrDerived(const XMLCh *typeURI, const XMLCh *prefix, const XMLCh *typeName, const XMLCh *uri, const XMLCh *name, const DynamicContext *context)=0ItemFactory [pure virtual]
createString(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createStringOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createTextNode(const XMLCh *value, const DynamicContext *context) const =0ItemFactory [pure virtual]
createTime(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createTimeOrDerived(const XMLCh *typeURI, const XMLCh *typeName, const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createUntypedAtomic(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createYearMonthDuration(const XMLCh *value, const DynamicContext *context)=0ItemFactory [pure virtual]
createYearMonthDuration(const MAPM &months, const DynamicContext *context)=0ItemFactory [pure virtual]
getPrimitiveTypeIndex(const XMLCh *typeURI, const XMLCh *typeName, bool &isPrimitive) const =0ItemFactory [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]


Generated on Fri Jan 19 15:30:56 2007 for XQilla Simple API by  doxygen 1.4.6