SourceForge.net Logo
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PmtSchemaInfoParser Class Reference

Parser for the Metadata Definition Information file. More...

#include <PmtSchemaInfoParser.h>

Inheritance diagram for PmtSchemaInfoParser:

[legend]
Collaboration diagram for PmtSchemaInfoParser:
[legend]
List of all members.

Public Methods

 PmtSchemaInfoParser ()
 This is the default constructor. More...

virtual ~PmtSchemaInfoParser ()
 This is the virtual destructor. More...

bool getFirstSchemaInfoArgs (char *schemaURI, char *rootElementName, char *translationTableURI)
 This returns the first schema's info args. More...

bool getNextSchemaInfoArgs (char *schemaURI, char *rootElementName, char *translationTableURI)
 This returns the next schema's info args. More...


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:
Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.