Class Tags


  • public class Tags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] keys  
      static int LIMIT  
      static int MAX  
      static org.oscim.core.Tag[] tags  
    • Constructor Summary

      Constructors 
      Constructor Description
      Tags()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • keys

        public static final java.lang.String[] keys
      • tags

        public static final org.oscim.core.Tag[] tags
    • Constructor Detail

      • Tags

        public Tags()