|
ome-xml
5.2.4
|
Entity resolver for the OME schemas. More...
#include <ome/xml/OMEEntityResolver.h>
Inheritance diagram for ome::xml::OMEEntityResolver:
Collaboration diagram for ome::xml::OMEEntityResolver:Public Member Functions | |
| OMEEntityResolver () | |
| Constructor. | |
| ~OMEEntityResolver () | |
| Destructor. | |
Public Member Functions inherited from ome::common::xml::EntityResolver | |
| xercesc::InputSource * | resolveEntity (xercesc::XMLResourceIdentifier *resource) |
| void | registerEntity (const std::string &id, const boost::filesystem::path &file) |
| void | registerCatalog (const boost::filesystem::path &file) |
Entity resolver for the OME schemas.
This resolver will resolve local copies of all the OME schemas distributed with Bio-Formats.
1.8.12