Class Namer


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

      Constructors 
      Constructor Description
      Namer()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String name​(java.lang.String name, int id)  
      static java.lang.String removeTags​(java.lang.String str)  
      • Methods inherited from class java.lang.Object

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

      • Namer

        public Namer()
    • Method Detail

      • name

        public java.lang.String name​(java.lang.String name,
                                     int id)
      • removeTags

        public static java.lang.String removeTags​(java.lang.String str)