FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Xml::XmlContext, and OSGeo::FDO::Xml::XmlFeatureContext.
Inheritance diagram for OSGeo::FDO::Common::Xml::XmlSaxContext:
Public Member Functions | |
__property OSGeo::FDO::Common::Xml::XmlReader * | get_Reader () |
Gets the XmlReader that is parsing the XML document. | |
XmlSaxContext (System::IntPtr unmanaged, System::Boolean autoDelete) | |
Constructs an XmlSaxContext object based on an unmanaged instance of the object. | |
XmlSaxContext (OSGeo::FDO::Common::Xml::XmlReader *reader) | |
Constructs the default Sax Context. | |
Protected Member Functions | |
System::Void | ReleaseUnmanagedObject () |
DOXYGEN-IGNORE |
|
Constructs the default Sax Context.
|
|
Constructs an XmlSaxContext object based on an unmanaged instance of the object.
|
|
Gets the XmlReader that is parsing the XML document.
|
|
DOXYGEN-IGNORE
Reimplemented from OSGeo::FDO::Runtime::Disposable. |
Comments or suggestions? Send us feedback. |