|
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Parser | This is the interface from which every parser passed as a parameter to "PECanvas.read()" (or similar methods from related classes) must inherit. |
Class Summary | |
JPICParser | An implementation of the Parser interface dedicated to parsing JPIC-XML files. |
JPICXmlHandler | Content-handler and error-handler for the JPICParser class. |
Exception Summary | |
ParserException | Placeholder for the Exception class ; should serve as the base-class for any Exception related to parsing processes, and may be used as an Exception wrapper as well, e.g. |
ParserException.UnrecognizedFileFormat | May signal that the content being currently parsed does not correspond to any recognized/supported format |
Contains classes for the JPIC-XML parser.
|
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |