|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| SimpleImportHandler | Callback interface for SimpleImporter. |
| Class Summary | |
| ConversionHelpers | Collection of some simple conversion and fallback methods for convenience. |
| DefaultSimpleImportHandler | Empty implementation for callback interface SimpleImportHandler for SimpleImporter.
|
| Item | Represntation of a path element. |
| SimpleImporter | Simple and fast importer for XML configuration or import files. |
| SimplePath | Rudimentary representation of a path to an XML element. |
| Exception Summary | |
| SimpleImporterException | Tells us that there is something wrong with SimpleImporter. |
SimpleImporter adds more high level
means for importing XML while preserving the SAX's benefits. These are the
main extensions to the SAX:SimpleImporter is meant as a replacement for non-XML oriented
tools like digester from the apache pepole and similar ones.
So, if you are satisfied with these tools, stick to them, forget about
SimpleImporter. But if you are familiar with XML and prefer
simple and explicite tools, try SimpleImporter.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||