Class KeyParser


  • public class KeyParser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyParser()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      static TypedBundle parseAttributes​(java.lang.String str)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeyParser

        public KeyParser()
    • Method Detail

      • parseAttributes

        public static TypedBundle parseAttributes​(java.lang.String str)
      • main

        public static void main​(java.lang.String[] args)