| FDO API Reference | Feature Data Objects |
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoXmlSkipElementHandler |
| FdoXmlSkipHandler can be used to skip an XML element, when reading an XML document via FdoXmlReader. It is a FdoXmlSaxHandler with no callback implementations. Therefore, if another FdoXmlSaxHandler's XmlStartElement callback returns a FdoXmlSkipElementHandler then there are no more SAX events until the end of the current element is reached. More... | |
Typedefs | |
| typedef FdoPtr< FdoXmlSkipElementHandler > | FdoXmlSkipElementHandlerP |
| FdoXmlSkipElementHandlerP is a FdoPtr on FdoXmlSkipElementHandler, provided for convenience. | |
| Comments or suggestions? Send us feedback. |