Class HashReference

java.lang.Object
com.bazaarvoice.jolt.common.reference.BasePathReference
com.bazaarvoice.jolt.common.reference.HashReference
All Implemented Interfaces:
PathReference

public class HashReference extends BasePathReference
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 Details

    • TOKEN

      public static final Character TOKEN
  • Constructor Details

    • HashReference

      public HashReference(String refStr)
  • Method Details