Class HashReference
java.lang.Object
com.bazaarvoice.jolt.common.reference.BasePathReference
com.bazaarvoice.jolt.common.reference.HashReference
- All Implemented Interfaces:
PathReference
TODO : Refactor the out to it's own class, as it really isn't a "Reference"
This is just a cheap hack at the moment.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bazaarvoice.jolt.common.reference.BasePathReference
getCanonicalForm, getPathIndex
-
Field Details
-
TOKEN
-
-
Constructor Details
-
HashReference
-
-
Method Details
-
getToken
protected char getToken()- Specified by:
getToken
in classBasePathReference
-