zorba::ItemFactory Member List

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

assignElementTypedValue(Item &aElement, Item aTypedValue)=0zorba::ItemFactorypure virtual
assignElementTypedValue(Item &aElement, std::vector< Item > &aTypedValue)=0zorba::ItemFactorypure virtual
createAnyURI(const String &aURI)=0zorba::ItemFactorypure virtual
createAttributeNode(Item aParent, Item aNodeName, Item aTypeName, Item aTypedValue)=0zorba::ItemFactorypure virtual
createAttributeNode(Item aParent, Item aNodeName, Item aTypeName, std::vector< Item > aTypedValue)=0zorba::ItemFactorypure virtual
createBase64Binary(const char *aBinData, size_t aLength)=0zorba::ItemFactorypure virtual
createBase64Binary(std::istream &aStream)=0zorba::ItemFactorypure virtual
createBase64Binary(const unsigned char *aBinData, size_t aLength)=0zorba::ItemFactorypure virtual
createBoolean(bool aValue)=0zorba::ItemFactorypure virtual
createByte(char aByte)=0zorba::ItemFactorypure virtual
createCommentNode(Item aParent, String &aContent)=0zorba::ItemFactorypure virtual
createDate(const String &aDate)=0zorba::ItemFactorypure virtual
createDate(short aYear, short aMonth, short aDay)=0zorba::ItemFactorypure virtual
createDateTime(short aYear, short aMonth, short aDay, short aHour, short aMinute, double aSecond, short aTimeZone_hours)=0zorba::ItemFactorypure virtual
createDateTime(const String &aDateTimeValue)=0zorba::ItemFactorypure virtual
createDayTimeDuration(const String &aValue)=0zorba::ItemFactorypure virtual
createDecimal(const String &aValue)=0zorba::ItemFactorypure virtual
createDecimalFromDouble(double aValue)=0zorba::ItemFactorypure virtual
createDecimalFromLong(unsigned long aValue)=0zorba::ItemFactorypure virtual
createDocumentNode(const String &aBaseUri, const String &aDocUri)=0zorba::ItemFactorypure virtual
createDouble(double aValue)=0zorba::ItemFactorypure virtual
createDouble(const String &aValue)=0zorba::ItemFactorypure virtual
createDuration(const String &aValue)=0zorba::ItemFactorypure virtual
createDuration(short aYear, short aMonths, short aDays, short aHours, short aMinutes, double aSeconds)=0zorba::ItemFactorypure virtual
createElementNode(Item &aParent, Item aNodeName, Item aTypeName, bool aHasTypedValue, bool aHasEmptyValue, NsBindings aNsBindings)=0zorba::ItemFactorypure virtual
createFloat(const String &aValue)=0zorba::ItemFactorypure virtual
createFloat(float aValue)=0zorba::ItemFactorypure virtual
createGDay(const String &aValue)=0zorba::ItemFactorypure virtual
createGDay(short aDay)=0zorba::ItemFactorypure virtual
createGMonth(const String &aValue)=0zorba::ItemFactorypure virtual
createGMonth(short aMonth)=0zorba::ItemFactorypure virtual
createGMonthDay(const String &aValue)=0zorba::ItemFactorypure virtual
createGMonthDay(short aMonth, short aDay)=0zorba::ItemFactorypure virtual
createGYear(const String &aValue)=0zorba::ItemFactorypure virtual
createGYear(short aYear)=0zorba::ItemFactorypure virtual
createGYearMonth(const String &aValue)=0zorba::ItemFactorypure virtual
createGYearMonth(short aYear, short aMonth)=0zorba::ItemFactorypure virtual
createHexBinary(const char *aHexData, size_t aSize)=0zorba::ItemFactorypure virtual
createInt(int aInt)=0zorba::ItemFactorypure virtual
createInteger(long long aInteger)=0zorba::ItemFactorypure virtual
createInteger(const String &aInteger)=0zorba::ItemFactorypure virtual
createLong(long long aLong)=0zorba::ItemFactorypure virtual
createNCName(const String &aValue)=0zorba::ItemFactorypure virtual
createNegativeInteger(long long aValue)=0zorba::ItemFactorypure virtual
createNonNegativeInteger(unsigned long long aValue)=0zorba::ItemFactorypure virtual
createNonPositiveInteger(long long aValue)=0zorba::ItemFactorypure virtual
createPiNode(Item aParent, String &aTarget, String &aContent, String &aBaseUri)=0zorba::ItemFactorypure virtual
createPositiveInteger(unsigned long long aValue)=0zorba::ItemFactorypure virtual
createQName(const String &aNamespace, const String &aPrefix, const String &aLocalname)=0zorba::ItemFactorypure virtual
createQName(const String &aNamespace, const String &aLocalname)=0zorba::ItemFactorypure virtual
createQName(const String &aQNameString)=0zorba::ItemFactorypure virtual
createShort(short aShort)=0zorba::ItemFactorypure virtual
createStreamableBase64Binary(std::istream &stream, StreamReleaser streamReleaser, bool seekable=false, bool encoded=false)=0zorba::ItemFactorypure virtual
createStreamableString(std::istream &stream, StreamReleaser streamReleaser, bool seekable=false)=0zorba::ItemFactorypure virtual
createString(const String &aString)=0zorba::ItemFactorypure virtual
createTextNode(Item parent, String content)=0zorba::ItemFactorypure virtual
createTime(const String &aValue)=0zorba::ItemFactorypure virtual
createTime(short aHour, short aMinute, double aSecond)=0zorba::ItemFactorypure virtual
createTime(short aHour, short aMinute, double aSecond, short aTimeZone_hours)=0zorba::ItemFactorypure virtual
createUnsignedByte(const unsigned char aValue)=0zorba::ItemFactorypure virtual
createUnsignedInt(unsigned int aValue)=0zorba::ItemFactorypure virtual
createUnsignedLong(unsigned long long aValue)=0zorba::ItemFactorypure virtual
createUnsignedShort(unsigned short aValue)=0zorba::ItemFactorypure virtual
createYearMonthDuration(const String &aValue)=0zorba::ItemFactorypure virtual
~ItemFactory()zorba::ItemFactoryinlinevirtual
blog comments powered by Disqus