|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| JPlateBuilderFactoryIfc<V extends JPlateBuilderIfc> | Factory for creating implementations of JPlateBuilderIfc's. |
| JPlateBuilderIfc<V> | This interface defines a builder. |
| JPlateListBuilderIfc<V> | This interface defines a JPlate builder of List's. |
| JPlateMapBuilderIfc<K,V> | This interface defines a JPlate builder of Map's. |
| JPlateParserFactoryIfc<V extends JPlateParserIfc<?>> | Factory for creating implementations of JPlateParserIfc's. |
| JPlateParserIfc<B extends JPlateBuilderIfc<?>> | Defines a parser who can parse from streams, readers, files and strings. |
| Exception Summary | |
|---|---|
| JPlateBuildingException | Thrown when there are problems building objects. |
| JPlateParsingException | Thrown when there are problems parsing. |
Contains all JPlate parser related functionality. This project defines the following concepts:
Modifications:
$Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
$Revision: 479 $
$Author: sfloess $
$HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/parser/package.html $
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||