MI - Fimex
Public Member Functions | List of all members
MetNoFimex::XMLInputString Class Reference

#include <XMLInput.h>

Inheritance diagram for MetNoFimex::XMLInputString:
MetNoFimex::XMLInput

Public Member Functions

 XMLInputString (const std::string &content, const std::string &url="")
 
virtual boost::shared_ptr< XMLDocgetXMLDoc () const
 
virtual std::string id () const
 
- Public Member Functions inherited from MetNoFimex::XMLInput
virtual ~XMLInput ()
 
virtual bool isEmpty () const
 

Constructor & Destructor Documentation

MetNoFimex::XMLInputString::XMLInputString ( const std::string content,
const std::string url = "" 
)
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().

Member Function Documentation

virtual boost::shared_ptr<XMLDoc> MetNoFimex::XMLInputString::getXMLDoc ( ) const
virtual

retrieve the XMLDoc

Returns
XMLDoc
Exceptions
CDMException

Implements MetNoFimex::XMLInput.

virtual std::string MetNoFimex::XMLInputString::id ( ) const
inlinevirtual

return an identifier of the XMLInput

Implements MetNoFimex::XMLInput.


The documentation for this class was generated from the following file: