Contains the enum XmlToken and the class DinoXmlScanner. More...
#include <ogdf/fileformats/DinoLineBuffer.h>Go to the source code of this file.
Classes | |
| class | ogdf::DinoXmlScanner |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_DINO_XML_SCANNER_H |
Enumerations | |
| enum | ogdf::XmlToken { ogdf::openingBracket, ogdf::closingBracket, ogdf::questionMark, ogdf::exclamationMark, ogdf::minus, ogdf::slash, ogdf::equalSign, ogdf::identifier, ogdf::attributeValue, ogdf::quotedValue, ogdf::endOfFile, ogdf::invalidToken, ogdf::noToken } |
Contains the enum XmlToken and the class DinoXmlScanner.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file DinoXmlScanner.h.
| #define OGDF_DINO_XML_SCANNER_H |
Definition at line 48 of file DinoXmlScanner.h.