public class ShapeCollectionRDFParser
extends java.lang.Object
| Constructor and Description | 
|---|
| ShapeCollectionRDFParser(byte[] rdfDoc) | 
| ShapeCollectionRDFParser(com.hp.hpl.jena.rdf.model.Model shapesCollectionModel) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.hp.hpl.jena.rdf.model.Resource | getShapeResource(java.lang.String shapeURI)Get the ResourceShape for the passed in shape uri | 
| java.util.Set<java.lang.String> | getShapeSet() |