MI - Fimex
|
#include <XMLInput.h>
Public Member Functions | |
XMLInputString (const std::string &content, const std::string &url="") | |
virtual boost::shared_ptr< XMLDoc > | getXMLDoc () const |
virtual std::string | id () const |
![]() | |
virtual | ~XMLInput () |
virtual bool | isEmpty () const |
|
inline |
parse a in-memory xml-content. The url will be neede for external references like style-definitions/-sheets or xincludes
References MetNoFimex::XMLInput::getXMLDoc().
|
virtual |
|
inlinevirtual |
return an identifier of the XMLInput
Implements MetNoFimex::XMLInput.