|
COAR
1.0
COAR - DMS system
|
#include <xsd/cxx/pre.hxx>#include "documentdefinitionUp.hxx"#include <xsd/cxx/xml/dom/parsing-source.hxx>#include <istream>#include <xsd/cxx/xml/sax/std-input-source.hxx>#include <xsd/cxx/tree/error-handler.hxx>#include <xsd/cxx/post.hxx>Functions | |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (const ::std::string &u,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (const ::std::string &u,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (const ::std::string &u,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is, const ::std::string &sid,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is, const ::std::string &sid,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::std::istream &is, const ::std::string &sid,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::xercesc::InputSource &i,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::xercesc::InputSource &i,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::xercesc::InputSource &i,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (const ::xercesc::DOMDocument &d,::xml_schema::flags f, const ::xml_schema::properties &p) |
| ::std::auto_ptr < ::DocumentDefinitions > | ResultXML (::xml_schema::dom::auto_ptr< ::xercesc::DOMDocument > &d,::xml_schema::flags f, const ::xml_schema::properties &) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | const ::std::string & | u, |
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | const ::std::string & | u, |
| ::xml_schema::error_handler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | const ::std::string & | u, |
| ::xercesc::DOMErrorHandler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| ::xml_schema::error_handler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| ::xercesc::DOMErrorHandler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| const ::std::string & | sid, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| const ::std::string & | sid, | ||
| ::xml_schema::error_handler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::std::istream & | is, |
| const ::std::string & | sid, | ||
| ::xercesc::DOMErrorHandler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::xercesc::InputSource & | i, |
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::xercesc::InputSource & | i, |
| ::xml_schema::error_handler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::xercesc::InputSource & | i, |
| ::xercesc::DOMErrorHandler & | h, | ||
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | const ::xercesc::DOMDocument & | d, |
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | p | ||
| ) |
| ::std::auto_ptr< ::DocumentDefinitions > ResultXML | ( | ::xml_schema::dom::auto_ptr< ::xercesc::DOMDocument > & | d, |
| ::xml_schema::flags | f, | ||
| const ::xml_schema::properties & | |||
| ) |