@Deprecated public abstract class PropertyNode extends Object implements Comparable
Constructor and Description |
---|
PropertyNode(int fcStart,
int fcEnd,
byte[] grpprl)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o)
Deprecated.
|
int |
getEnd()
Deprecated.
|
protected byte[] |
getGrpprl()
Deprecated.
|
int |
getStart()
Deprecated.
|
public PropertyNode(int fcStart, int fcEnd, byte[] grpprl)
public int getStart()
public int getEnd()
protected byte[] getGrpprl()
public int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2020. All rights reserved.