Class DollarReference
- java.lang.Object
-
- com.bazaarvoice.jolt.common.reference.BasePathAndGroupReference
-
- com.bazaarvoice.jolt.common.reference.DollarReference
-
- All Implemented Interfaces:
PathAndGroupReference
,PathReference
public class DollarReference extends BasePathAndGroupReference
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.Character
TOKEN
-
Constructor Summary
Constructors Constructor Description DollarReference(java.lang.String refStr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected char
getToken()
-
Methods inherited from class com.bazaarvoice.jolt.common.reference.BasePathAndGroupReference
getCanonicalForm, getKeyGroup, getPathIndex
-
-
-
-
Method Detail
-
getToken
protected char getToken()
- Specified by:
getToken
in classBasePathAndGroupReference
-
-