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 | ) |  [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(), and vcsn::operator>>().
 1.5.1