com.hp.hpl.deli
Class JenaProcessProfile.ProcessAttribute
java.lang.Object
com.hp.hpl.deli.JenaProcessProfile.ProcessAttribute
- Enclosing class:
- JenaProcessProfile
- private class JenaProcessProfile.ProcessAttribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentComponent
java.lang.String currentComponent
attributeName
java.lang.String attributeName
attributeStatement
ExtendedStatement attributeStatement
ccppType
com.hp.hpl.jena.rdf.model.Resource ccppType
ccppCollectionType
com.hp.hpl.jena.rdf.model.Resource ccppCollectionType
qn
com.hp.hpl.jena.rdf.model.Resource qn
JenaProcessProfile.ProcessAttribute
JenaProcessProfile.ProcessAttribute(com.hp.hpl.jena.rdf.model.Statement _attributeStatement,
java.lang.String _currentComponent)
throws com.hp.hpl.jena.rdf.model.RDFException,
java.lang.Exception
processValues
private void processValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
validateContainer
private void validateContainer(java.lang.String container)
throws java.lang.Exception
- Throws:
java.lang.Exception
checkDatatype
private void checkDatatype(com.hp.hpl.jena.rdf.model.RDFNode value)
throws java.lang.Exception
- Throws:
java.lang.Exception
checkRDFdatatype
private void checkRDFdatatype(com.hp.hpl.jena.rdf.model.Literal object)
throws java.lang.Exception
- Throws:
java.lang.Exception
getValues
private VectorUnique getValues()
throws java.lang.Exception
- Throws:
java.lang.Exception