#include "CeylanVisitable.h"#include "CeylanSerializable.h"#include "CeylanTextDisplayable.h"#include "CeylanXML.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::XML::XMLElementException |
| Exception to be raised when an operation on an XML element failed. More... | |
| class | Ceylan::XML::XMLElement |
| Describes an abstract XML element in a XML document. More... | |
| class | Ceylan::XML::XMLMarkup |
| Describes a XML markup. More... | |
| class | Ceylan::XML::XMLText |
| Describes a XML text. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::XML |
| Gathers all XML-related operations, including parsing. | |
1.5.8