Class Summary |
createPrivatePropertyDocFromSchemaFile |
This class defines functions to create a XML Document
from a schema file. |
CurrentConfigurationSchemaGenerator |
This class provides functions to create a schema tree for
the given configuration XML document based on the hypercast
configuration schema. |
ExtractConfigurationDefaults |
Dynamically generates a Java source file which contains the default
values of all properties used in the specified schema file. |
HypercastConfigurator |
This class defines a Hypercast configuration file generator. |
SchemaDefaultValueCalculator |
This class provides functions to create a Properties
object from a schema which uses all possible Xpath
string as entry and its default values as value. |
TypeBased_FileFilter |
This class implements a file filter in which file extensions are
defined. |
Version |
|
XmlUtil |
This is a class to implement some special functions
for Xml document, for example, writing a
Xml document to a file. |