Classes | |
| class | Node |
| xmlTextReader based interface to Reader's current node. More... | |
| struct | ParseDefImplConsume |
| class | ParseDef |
| Define a xml node structure to parse. More... | |
| struct | ParseDefConsume |
| class | ParseDefConsumeRedirect |
| class | ParseDefConsumeCallback |
| struct | ParseDefException |
| Common base class for ParseDef exceptions. More... | |
| struct | ParseDefBuildException |
| Exceptions when building a ParseDef tree. More... | |
| struct | ParseDefValidateException |
| Parse exceptions related to the documents node structure. More... | |
| struct | ParseDefDataException |
| Parse exceptions related to the nodes content. More... | |
| struct | ParseDefTraits |
| struct | Validate |
| xmlTextReader document validation. More... | |
| class | Reader |
| xmlTextReader based interface to iterate xml streams. More... | |
| class | XmlString |
xmlChar * wrapper. More... | |
Typedefs | |
| typedef xmlTextReaderMode | ReadState |
| typedef xmlReaderTypes | NodeType |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const ReadState &obj) |
| std::ostream & | operator<< (std::ostream &str, const NodeType &obj) |
| std::ostream & | operator<< (std::ostream &str, const Node &obj) |
| std::ostream & | operator<< (std::ostream &str, const ParseDef::Impl &obj) |
| std::ostream & | operator<< (std::ostream &str, ParseDef::Mode obj) |
| std::ostream & | operator<< (std::ostream &str, const ParseDef &obj) |
| int | ioread (void *context_r, char *buffer_r, int bufferLen_r) |
| int | ioclose (void *) |
| void | structuredErrorFunc (void *userData, xmlErrorPtr error) |
| std::ostream & | operator<< (std::ostream &str, const XmlString &obj) |
|
|
Definition at line 30 of file libxmlfwd.h. |
|
|
Definition at line 34 of file libxmlfwd.h. |
|
||||||||||||
|
Definition at line 29 of file libxmlfwd.cc. References X. |
|
||||||||||||
|
Definition at line 50 of file libxmlfwd.cc. References zypp::media::NONE, and X. |
|
||||||||||||
|
Definition at line 60 of file Node.cc. References zypp::xml::Node::prefix(), and X. |
|
||||||||||||
|
Definition at line 362 of file ParseDef.cc. References zypp::xml::ParseDef::Impl::_mode, zypp::xml::ParseDef::Impl::_name, and zypp::xml::ParseDef::Impl::_visited. |
|
||||||||||||
|
Definition at line 457 of file ParseDef.cc. References X. |
|
||||||||||||
|
Definition at line 476 of file ParseDef.cc. References zypp::xml::ParseDef::_pimpl. |
|
||||||||||||||||
|
Definition at line 39 of file Reader.cc. References INT. |
|
|
|
|
||||||||||||
|
Definition at line 53 of file Reader.cc. Referenced by zypp::xml::Reader::Reader(). |
|
||||||||||||
|
Definition at line 46 of file XmlString.cc. References zypp::xml::XmlString::c_str(). |
1.4.6