org.pasoa.query.provenance
Class ProvenanceStoreContents

java.lang.Object
  extended by org.pasoa.query.provenance.ProvenanceStoreContents
All Implemented Interfaces:
PStructureReference

public class ProvenanceStoreContents
extends Object
implements PStructureReference


Constructor Summary
ProvenanceStoreContents(Document contents)
           
 
Method Summary
 Document getPStructure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvenanceStoreContents

public ProvenanceStoreContents(Document contents)
Method Detail

getPStructure

public Document getPStructure()
Specified by:
getPStructure in interface PStructureReference