|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.deli.DatatypeExpression
This class uses Jena to validate a profile using the schemas it references
Constructor Summary | |
DatatypeExpression(java.lang.String configFile)
|
Method Summary | |
protected void |
setDatatypeFromConfig(org.w3c.dom.Node datatype)
Adds a datatype definition using the given element from an XML configuration document |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DatatypeExpression(java.lang.String configFile) throws java.lang.Exception
Method Detail |
protected void setDatatypeFromConfig(org.w3c.dom.Node datatype) throws java.lang.Exception
datatype
- The XML element containing the datatype information
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |