Package com.iizix
Class SchemaConst
java.lang.Object
com.iizix.SchemaConst
Constants required for the client, server and editor environments are placed in this class holding the schema file definitions along with the directory (package name).
- Author:
- Christopher Mindus
- Field Details- SCHEMA_DIRThe schema directory with ending "/".- See Also:
 
- PROPERTY_DEFINITION_SCHEMAThe XML Schema for the base definitions of properties.- See Also:
 
- PROPERTY_DEFINITION_FILEThe XML base properties definitions file.- See Also:
 
 
- Constructor Details- SchemaConstpublic SchemaConst()