|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
ESDLReader | This class is able to read ESDL files into SDLDocument s. |
ESDLWriter | This class writes an ESDL description indicated by an SDLDocument to
an OutputStream , using UTF-16. |
SDLDataElement | This class represents the data element of an SDL document. |
SDLDocument | This class represents an Structured Data Language document. |
SDLElement | This class represents an SDL element. |
SDLNormalElement | This class represents the normal element of an SDL document. |
SDLNormalElementIterator | This class is an Iterator that iterates over an
SDLNormalElement given a certain element type filter and optionally a
name. |
SDLReader | This class is able to read SDL files into SDLDocument s. |
SDLWriter | This class writes an SDL description indicated by an SDLDocument to
an OutputStream , using UTF-16. |
Exception Summary | |
ESDLReadException | This class is an Exception that may be thrown during the reading of
an ESDL document. |
ESDLWriteException | This class is an Exception that may be thrown during the writing of
an ESDL document. |
MultipleMatchException | This class represents an exception that is thrown when there is more than one
match while searching for SDLElement s with a certain name. |
NoMatchException | This class represents an exception that is thrown when there is no match while
searching for SDLElement s with a certain name. |
SDLReadException | This class is an Exception that may be thrown during the reading of
an SDL document. |
SDLWriteException | This class is an Exception that may be thrown during the writing of
an SDL document. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |