|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
xml package contains a set of simple
XML parsers for the core objects.
See:
Description
| Interface Summary | |
| XmlParser | Classes that implement the XmlParser interface turn a specific
xml file into a List of objects. |
| Class Summary | |
| AbstractXmlParser | The AbstractXmlParser is an abstract root class for the other
XMLParsers used in Generica. |
| FaqXmlParser | The FaqXmlParser turns an incoming xml text stream into a
List of Faq objects. |
| LinkXmlParser | The LinkXmlParser turns an incoming xml text stream into a
List of Link objects. |
| MediaTypeXmlParser | The MediaTypeXmlParser turns an incoming xml text stream into a
List of MediaType objects. |
| MediaXmlParser | The MediaXmlParser turns an incoming xml text stream into a
List of Media objects. |
| MerchantXmlParser | The MerchantXmlParser turns an incoming xml text stream into a
List of Merchant objects. |
| SiteCopyXmlParser | The SiteCopyXmlParser turns an incoming xml text stream into a
List of SiteCopy objects. |
| XmlParser.Factory | Inner Factory class that returns a named XmlParser object. |
The xml package contains a set of simple
XML parsers for the core objects. They are very simple.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||