com.hp.hpl.deli
Class JenaProcessProfile.ProcessAttributeList

java.lang.Object
  extended bycom.hp.hpl.deli.JenaProcessProfile.ProcessAttributeList
Enclosing class:
JenaProcessProfile

private class JenaProcessProfile.ProcessAttributeList
extends java.lang.Object


Field Summary
(package private)  java.lang.String currentComponent
           
 
Constructor Summary
(package private) JenaProcessProfile.ProcessAttributeList(com.hp.hpl.jena.rdf.model.Resource theResource, java.lang.String _currentComponent)
           
 
Method Summary
private  void processDefaultBlock(com.hp.hpl.jena.rdf.model.Statement statement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

currentComponent

java.lang.String currentComponent
Constructor Detail

JenaProcessProfile.ProcessAttributeList

JenaProcessProfile.ProcessAttributeList(com.hp.hpl.jena.rdf.model.Resource theResource,
                                        java.lang.String _currentComponent)
                                  throws java.lang.Exception
Method Detail

processDefaultBlock

private void processDefaultBlock(com.hp.hpl.jena.rdf.model.Statement statement)
                          throws java.lang.Exception
Throws:
java.lang.Exception