Static Public Member Functions | |
| template<class IStream> | |
| static xercesc::DOMElement * | stream_parser (IStream &is) |
| Parse XML document from stream. | |
Definition at line 48 of file xerces_parser.hh.
| xercesc::DOMElement * stream_parser | ( | IStream & | is | ) | [inline, static] |
Parse XML document from stream.
IStream Type of the input stream.| is | Input stream. |
Definition at line 113 of file xerces_parser.hxx.
References vcsn::xml::transcode().
Referenced by xml_converter::load().
1.5.2