Package org.dlese.dpc.xml.schema
Class SchemaProps
java.lang.Object
org.dlese.dpc.xml.schema.SchemaProps
Stores XML schema properties defined in the root schema File
- Author:
- ostwald
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaProps(URI uri) Constructor for the SchemaProps object for disk-based schema -
Method Summary
-
Constructor Details
-
SchemaProps
Constructor for the SchemaProps object for disk-based schema- Parameters:
schemaFile- path to root file of schema
-
-
Method Details
-
init
public void init(org.dom4j.Document schemaDoc) -
setProp
-
getProp
-
main
- Throws:
Exception
-
showProps
public void showProps()
-