public interface ConfigurationIF
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
getDocument()
Get the XML document, that describes the contents.
|
java.lang.String |
getType()
Get the type of the configuration.
|
org.w3c.dom.Document getDocument() throws java.lang.Exception
java.lang.Exception
java.lang.String getType() throws java.lang.Exception
java.lang.Exception