java.lang.Object
org.apache.jena.rdfpatch.system.RDFPatchAltHeader
- All Implemented Interfaces:
RDFPatch
An
RDFPatch where the header is taken from one place and the body
(everything that isn't header) from an existing patch.-
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
-
RDFPatchAltHeader
-
-
Method Details