@Internal public final class SEPX extends PropertyNode<SEPX>
PropertyNode.EndComparator, PropertyNode.StartComparator
_buf
Constructor and Description |
---|
SEPX(SectionDescriptor sed,
int start,
int end,
byte[] grpprl) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getGrpprl() |
SectionDescriptor |
getSectionDescriptor() |
SectionProperties |
getSectionProperties() |
int |
hashCode() |
java.lang.String |
toString() |
adjustForDelete, clone, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStart
public SEPX(SectionDescriptor sed, int start, int end, byte[] grpprl)
public byte[] getGrpprl()
public SectionDescriptor getSectionDescriptor()
public SectionProperties getSectionProperties()
public boolean equals(java.lang.Object o)
equals
in class PropertyNode<SEPX>
public int hashCode()
hashCode
in class PropertyNode<SEPX>
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.