|  | TXMLEngine() | 
|  | TXMLEngine(const TXMLEngine&) | 
| virtual | ~TXMLEngine() | 
| void | TObject::AbstractMethod(const char* method) const | 
| void | AddChild(XMLNodePointer_t parent, XMLNodePointer_t child) | 
| void | AddChildFirst(XMLNodePointer_t parent, XMLNodePointer_t child) | 
| Bool_t | AddComment(XMLNodePointer_t parent, const char* comment) | 
| Bool_t | AddDocComment(XMLDocPointer_t xmldoc, const char* comment) | 
| Bool_t | AddDocRawLine(XMLDocPointer_t xmldoc, const char* line) | 
| Bool_t | AddDocStyleSheet(XMLDocPointer_t xmldoc, const char* href, const char* type = "text/css", const char* title = 0, int alternate = -1, const char* media = 0, const char* charset = 0) | 
| Bool_t | AddRawLine(XMLNodePointer_t parent, const char* line) | 
| Bool_t | AddStyleSheet(XMLNodePointer_t parent, const char* href, const char* type = "text/css", const char* title = 0, int alternate = -1, const char* media = 0, const char* charset = 0) | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| void | AssignDtd(XMLDocPointer_t xmldoc, const char* dtdname, const char* rootname) | 
| virtual void | TObject::Browse(TBrowser* b) | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| void | CleanNode(XMLNodePointer_t xmlnode) | 
| virtual void | TObject::Clear(Option_t* = "") | 
| virtual TObject* | TObject::Clone(const char* newname = "") const | 
| virtual Int_t | TObject::Compare(const TObject* obj) const | 
| virtual void | TObject::Copy(TObject& object) const | 
| virtual void | TObject::Delete(Option_t* option = "") | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| XMLNodePointer_t | DocGetRootElement(XMLDocPointer_t xmldoc) | 
| void | DocSetRootElement(XMLDocPointer_t xmldoc, XMLNodePointer_t xmlnode) | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TObject::DrawClass() const | 
| virtual TObject* | TObject::DrawClone(Option_t* option = "") const | 
| virtual void | TObject::Dump() const | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) | 
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) | 
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) | 
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const | 
| virtual TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| void | FreeAllAttr(XMLNodePointer_t xmlnode) | 
| void | FreeAttr(XMLNodePointer_t xmlnode, const char* name) | 
| void | FreeDoc(XMLDocPointer_t xmldoc) | 
| void | FreeNode(XMLNodePointer_t xmlnode) | 
| const char* | GetAttr(XMLNodePointer_t xmlnode, const char* name) | 
| const char* | GetAttrName(XMLAttrPointer_t xmlattr) | 
| const char* | GetAttrValue(XMLAttrPointer_t xmlattr) | 
| XMLNodePointer_t | GetChild(XMLNodePointer_t xmlnode) | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| static Long_t | TObject::GetDtorOnly() | 
| XMLAttrPointer_t | GetFirstAttr(XMLNodePointer_t xmlnode) | 
| virtual const char* | TObject::GetIconName() const | 
| Int_t | GetIntAttr(XMLNodePointer_t node, const char* name) | 
| virtual const char* | TObject::GetName() const | 
| XMLNodePointer_t | GetNext(XMLNodePointer_t xmlnode) | 
| XMLAttrPointer_t | GetNextAttr(XMLAttrPointer_t xmlattr) | 
| const char* | GetNodeContent(XMLNodePointer_t xmlnode) | 
| const char* | GetNodeName(XMLNodePointer_t xmlnode) | 
| XMLNsPointer_t | GetNS(XMLNodePointer_t xmlnode) | 
| const char* | GetNSName(XMLNsPointer_t ns) | 
| const char* | GetNSReference(XMLNsPointer_t ns) | 
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const | 
| static Bool_t | TObject::GetObjectStat() | 
| virtual Option_t* | TObject::GetOption() const | 
| XMLNodePointer_t | GetParent(XMLNodePointer_t xmlnode) | 
| virtual const char* | TObject::GetTitle() const | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) | 
| Bool_t | HasAttr(XMLNodePointer_t xmlnode, const char* name) | 
| virtual ULong_t | TObject::Hash() const | 
| virtual void | TObject::Info(const char* method, const char* msgfmt) const | 
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const | 
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const | 
| virtual void | TObject::Inspect() const | 
| void | TObject::InvertBit(UInt_t f) | 
| virtual TClass* | IsA() const | 
| Bool_t | IsEmptyNode(XMLNodePointer_t xmlnode) | 
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const | 
| virtual Bool_t | TObject::IsFolder() const | 
| Bool_t | TObject::IsOnHeap() const | 
| virtual Bool_t | TObject::IsSortable() const | 
| Bool_t | TObject::IsZombie() const | 
| virtual void | TObject::ls(Option_t* option = "") const | 
| void | TObject::MayNotUse(const char* method) const | 
| XMLAttrPointer_t | NewAttr(XMLNodePointer_t xmlnode, XMLNsPointer_t, const char* name, const char* value) | 
| XMLNodePointer_t | NewChild(XMLNodePointer_t parent, XMLNsPointer_t ns, const char* name, const char* content = 0) | 
| XMLDocPointer_t | NewDoc(const char* version = "1.0") | 
| XMLAttrPointer_t | NewIntAttr(XMLNodePointer_t xmlnode, const char* name, Int_t value) | 
| XMLNsPointer_t | NewNS(XMLNodePointer_t xmlnode, const char* reference, const char* name = 0) | 
| virtual Bool_t | TObject::Notify() | 
| static void | TObject::operator delete(void* ptr) | 
| static void | TObject::operator delete(void* ptr, void* vp) | 
| static void | TObject::operator delete[](void* ptr) | 
| static void | TObject::operator delete[](void* ptr, void* vp) | 
| void* | TObject::operator new(size_t sz) | 
| void* | TObject::operator new(size_t sz, void* vp) | 
| void* | TObject::operator new[](size_t sz) | 
| void* | TObject::operator new[](size_t sz, void* vp) | 
| TXMLEngine& | operator=(const TXMLEngine&) | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| XMLDocPointer_t | ParseFile(const char* filename) | 
| virtual void | TObject::Pop() | 
| virtual void | TObject::Print(Option_t* option = "") const | 
| virtual Int_t | TObject::Read(const char* name) | 
| XMLNodePointer_t | ReadSingleNode(const char* src) | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TObject::ResetBit(UInt_t f) | 
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") const | 
| void | SaveDoc(XMLDocPointer_t xmldoc, const char* filename, Int_t layout = 1) | 
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") | 
| void | SaveSingleNode(XMLNodePointer_t xmlnode, TString* res, Int_t layout = 1) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| virtual void | TObject::SetDrawOption(Option_t* option = "") | 
| static void | TObject::SetDtorOnly(void* obj) | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| void | ShiftToNext(XMLNodePointer_t& xmlnode, bool tonode = true) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| void | SkipEmpty(XMLNodePointer_t& xmlnode) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| void | UnlinkFreeNode(XMLNodePointer_t xmlnode) | 
| void | UnlinkNode(XMLNodePointer_t node) | 
| virtual void | TObject::UseCurrentStyle() | 
| Bool_t | ValidateDocument(XMLDocPointer_t, Bool_t = kFALSE) | 
| Bool_t | ValidateVersion(XMLDocPointer_t doc, const char* version = 0) | 
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |