Class Handle

java.lang.Object
net.handle.apps.batch.Handle

public class Handle extends Object
  • Constructor Details

    • Handle

      public Handle(String handle)
  • Method Details

    • fromString

      public static Handle fromString(String handle)
    • getPrefix

      public String getPrefix()
    • getSuffix

      public String getSuffix()
    • getDotSeparatedComponentsOfSuffix

      public List<String> getDotSeparatedComponentsOfSuffix()
    • isNa

      public boolean isNa()