Uses of Class
org.apache.jackrabbit.vault.util.diff.Range
Packages that use Range
-
Uses of Range in org.apache.jackrabbit.vault.util.diff
Fields in org.apache.jackrabbit.vault.util.diff declared as RangeModifier and TypeFieldDescriptionfinal RangeHunk.leftthe range in the left documentfinal RangeHunk.rightthe rnage in the right documentMethods in org.apache.jackrabbit.vault.util.diff that return RangeModifier and TypeMethodDescriptionHunk3.getBaseRange()Returns the range of the base document this hunk spans.Hunk3.getLeftRange()Returns the range of the left document this hunk spans.Hunk3.getRightRange()Returns the range of the right document this hunk spans.Constructors in org.apache.jackrabbit.vault.util.diff with parameters of type Range