libdcp
Public Member Functions | Private Member Functions | Private Attributes | List of all members
LocalFileResolver Class Reference
Inheritance diagram for LocalFileResolver:

Public Member Functions

 LocalFileResolver (boost::filesystem::path xsd_dtd_directory)
 
InputSource * resolveEntity (XMLCh const *, XMLCh const *system_id) override
 

Private Member Functions

void add (string uri, string file)
 

Private Attributes

std::map< string, string > _files
 
boost::filesystem::path _xsd_dtd_directory
 

Detailed Description

Definition at line 224 of file verify.cc.


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