|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
XMLProperties | XML properties class that gets an xml URL and dtd file
path as input to initialize the xml org.w3c.dom.Document which
can be accessed to get parts of the document tree. |
Holds a class which can be used to read certain properties from an
xml file. The XMLProperties
class can be either
used in order to read properties such as in the filereader package, or it
can be extend to read other characteristics from an xml file. To ensure the
right specification of the xml file, it is recommend to also provide a dtd file
against which the xml file is being validated.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |