Class 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 Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.Character TOKEN  
    • Constructor Summary

      Constructors 
      Constructor Description
      HashReference​(java.lang.String refStr)  
    • Field Detail

      • TOKEN

        public static final java.lang.Character TOKEN
    • Constructor Detail

      • HashReference

        public HashReference​(java.lang.String refStr)