|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtSchemaInfoParser Class ReferenceParser for the Metadata Definition Information file.
More...
#include <PmtSchemaInfoParser.h>
Inheritance diagram for PmtSchemaInfoParser: [legend]Collaboration diagram for PmtSchemaInfoParser:[legend]List of all members.
Detailed Description
Parser for the Metadata Definition Information file.
Constructor & Destructor Documentation
PmtSchemaInfoParser::PmtSchemaInfoParser |
( |
|
) |
[inline] |
|
|
This is the default constructor.
|
virtual PmtSchemaInfoParser::~PmtSchemaInfoParser |
( |
|
) |
[inline, virtual] |
|
|
This is the virtual destructor.
|
Member Function Documentation
bool PmtSchemaInfoParser::getFirstSchemaInfoArgs |
( |
char * |
schemaURI, |
|
|
char * |
rootElementName, |
|
|
char * |
translationTableURI |
|
) |
|
|
|
This returns the first schema's info args.
|
bool PmtSchemaInfoParser::getNextSchemaInfoArgs |
( |
char * |
schemaURI, |
|
|
char * |
rootElementName, |
|
|
char * |
translationTableURI |
|
) |
|
|
|
This returns the next schema's info args.
|
The documentation for this class was generated from the following files:
|