Class SimpleFileNameProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String escapeName​(java.lang.String name)  
      java.lang.String fileName​(java.lang.String className)  
      java.lang.String fileName​(ValueType type)  
      • Methods inherited from class java.lang.Object

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

      • SimpleFileNameProvider

        public SimpleFileNameProvider()