Class RDFPatchAltHeader

java.lang.Object
org.apache.jena.rdfpatch.system.RDFPatchAltHeader
All Implemented Interfaces:
RDFPatch

public class RDFPatchAltHeader extends Object implements RDFPatch
An RDFPatch where the header is taken from one place and the body (everything that isn't header) from an existing patch.
  • Constructor Details

  • Method Details