PTLib  Version 2.10.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PXML Member List

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

AllOptions enum valuePXMLBase
AsString() const PXML
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloseExtended enum valuePXMLBase
Compare(const PObject &obj) const PObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
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) const PObjectinlinevirtual
GetDocType() const PXMLinline
GetDocumentType() const PXML
GetElement(const PCaselessString &name, const PCaselessString &attr, const PString &attrval) const PXML
GetElement(const PCaselessString &name, PINDEX idx=0) const PXML
GetElement(PINDEX idx) const PXML
GetErrorColumn() const PXMLinline
GetErrorLine() const PXMLinline
GetErrorString() const PXMLinline
GetMaxEntityLength() const PXMLBaseinline
GetMutex()PXMLinline
GetNumElements() const PXML
GetOptions() const PXMLBaseinline
GetRootElement() const PXMLinline
GreaterThan enum valuePObject
HashFunction() const PObjectvirtual
Indent enum valuePXMLBase
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
IsClass(const char *cls) const PObjectinline
IsDirty() const PXML
IsLoaded() const PXMLinline
IsNoIndentElement(const PString &elementName) const PXMLvirtual
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) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
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) const PXMLvirtual
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