PTLib  Version 2.10.11
PXML Member List

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

AllOptions enum valuePXMLBase
AsString() constPXML
Class()PObjectinlinestatic
Clone() constPObjectvirtual
CloseExtended enum valuePXMLBase
Compare(const PObject &obj) constPObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
Construct(int options, const char *noIndentElements)PXMLprotected
CreateEndTag(const PString &text)PXMLstatic
CreateStartTag(const PString &text)PXMLstatic
CreateTag(const PString &text, const PString &data)PXMLstatic
CreateTagNoData(const PString &text)PXMLstatic
DEFAULT_MAX_ENTITY_LENGTH enum valuePXMLBase
DocType enum valuePXML
docTypePXMLprotected
ElementName enum valuePXML
encodingPXMLprotected
EndOfValidationList enum valuePXML
EqualTo enum valuePObject
EscapeSpecialChars(const PString &string)PXMLstatic
FragmentOnly enum valuePXMLBase
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetDocType() constPXMLinline
GetDocumentType() constPXML
GetElement(const PCaselessString &name, const PCaselessString &attr, const PString &attrval) constPXML
GetElement(const PCaselessString &name, PINDEX idx=0) constPXML
GetElement(PINDEX idx) constPXML
GetErrorColumn() constPXMLinline
GetErrorLine() constPXMLinline
GetErrorString() constPXMLinline
GetMaxEntityLength() constPXMLBaseinline
GetMutex()PXMLinline
GetNumElements() constPXML
GetOptions() constPXMLBaseinline
GetRootElement() constPXMLinline
GreaterThan enum valuePObject
HashFunction() constPObjectvirtual
Indent enum valuePXMLBase
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
IsClass(const char *cls) constPObjectinline
IsDirty() constPXML
IsLoaded() constPXMLinline
IsNoIndentElement(const PString &elementName) constPXMLvirtual
IsStandAlone enum valuePXMLBase
LessThan enum valuePObject
Load(const PString &data, Options options=NoOptions)PXML
LoadAndValidate(const PString &body, const PXML::ValidationInfo *validator, PString &error, int options=NoOptions)PXML
LoadFile(const PFilePath &fn, Options options=NoOptions)PXML
loadFilenamePXMLprotected
loadFromFilePXMLprotected
m_defaultNameSpacePXMLprotected
m_errorColumnPXMLprotected
m_errorLinePXMLprotected
m_errorStringPXMLprotected
m_maxEntityLengthPXMLBaseprotected
m_optionsPXMLBaseprotected
m_standAlonePXMLprotected
NewLineAfterElement enum valuePXMLBase
NoIgnoreWhiteSpace enum valuePXMLBase
noIndentElementsPXMLprotected
NoOptions enum valuePXMLBase
NotStandAlone enum valuePXMLBase
OnLoaded()PXMLinlinevirtual
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
OptionalAttribute enum valuePXML
OptionalAttributeWithValue enum valuePXML
OptionalAttributeWithValueMatching enum valuePXML
OptionalAttributeWithValueMatchingEx enum valuePXML
OptionalElement enum valuePXML
OptionalElementWithBodyMatching enum valuePXML
OptionalElementWithBodyMatchingEx enum valuePXML
OptionalNonEmptyAttribute enum valuePXML
Options enum namePXMLBase
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPXMLvirtual
PXML(int options=NoOptions, const char *noIndentElements=NULL)PXML
PXML(const PString &data, int options=NoOptions, const char *noIndentElements=NULL)PXML
PXML(const PXML &xml)PXML
PXMLBase(int opts=NoOptions)PXMLBase
ReadFrom(istream &strm)PXMLvirtual
RemoveAll()PXML
RemoveElement(PINDEX idx)PXML
RequiredAttribute enum valuePXML
RequiredAttributeWithValue enum valuePXML
RequiredAttributeWithValueMatching enum valuePXML
RequiredAttributeWithValueMatchingEx enum valuePXML
RequiredElement enum valuePXML
RequiredElementWithBodyMatching enum valuePXML
RequiredElementWithBodyMatchingEx enum valuePXML
RequiredNonEmptyAttribute enum valuePXML
rootElementPXMLprotected
rootMutexPXMLprotected
Save(Options options=NoOptions)PXML
Save(PString &data, Options options=NoOptions)PXML
SaveFile(const PFilePath &fn, Options options=NoOptions)PXML
SetDefaultNamespace enum valuePXML
SetDocType(const PString &v)PXMLinline
SetMaxEntityLength(unsigned len)PXMLBaseinline
SetNamespace enum valuePXML
SetOptions(int opts)PXMLBaseinline
SetRootElement(PXMLElement *p)PXML
SetRootElement(const PString &documentType)PXML
StandAloneType enum namePXMLBase
Subtree enum valuePXML
UninitialisedStandAlone enum valuePXMLBase
UnknownStandAlone enum valuePXMLBase
Validate(const ValidationInfo *validator)PXML
ValidateElement(ValidationContext &context, PXMLElement *element, const ValidationInfo *elements)PXML
ValidateElements(ValidationContext &context, PXMLElement *baseElement, const ValidationInfo *elements)PXML
ValidationOp enum namePXML
versionPXMLprotected
WithNS enum valuePXMLBase
~PObject()PObjectinlinevirtual
~PXML()PXML