bioformats  5.1.6
Public Member Functions | List of all members
ome::xml::OMEEntityResolver Class Reference

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
 EntityResolver ()
 Constructor.
 
 ~EntityResolver ()
 Destructor.
 
xercesc::InputSource * resolveEntity (xercesc::XMLResourceIdentifier *resource)
 Resolve an entity. More...
 
void registerEntity (const std::string &id, const boost::filesystem::path &file)
 Register a file with the entity resolver. More...
 
void registerCatalog (const boost::filesystem::path &file)
 Register a catalog with the entity resolver. More...
 

Detailed Description

Entity resolver for the OME schemas.

This resolver will resolve local copies of all the OME schemas distributed with Bio-Formats.


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