java.lang.Object
org.apache.jena.rdfpatch.RDFPatchWrapper
- All Implemented Interfaces:
RDFPatch
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(RDFChanges changes) Act on the patch by sending it to a changes processor.header()booleanMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.rdfpatch.RDFPatch
getHeader, getId, getPrevious
-
Constructor Details
-
RDFPatchWrapper
-
-
Method Details