public abstract class BasePathAndGroupReference extends Object implements PathAndGroupReference
Constructor and Description |
---|
BasePathAndGroupReference(String refStr) |
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalForm()
Builds the non-syntactic sugar / maximally expanded and unique form of this reference.
|
int |
getKeyGroup() |
int |
getPathIndex() |
protected abstract char |
getToken() |
public BasePathAndGroupReference(String refStr)
protected abstract char getToken()
public int getPathIndex()
getPathIndex
in interface PathReference
public int getKeyGroup()
getKeyGroup
in interface PathAndGroupReference
public String getCanonicalForm()
getCanonicalForm
in interface PathReference
Copyright © 2016. All Rights Reserved.