Class Identifiers


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

      Constructors 
      Constructor Description
      Identifiers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String escape​(java.lang.String identifier)  
      • Methods inherited from class java.lang.Object

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

      • Identifiers

        public Identifiers()
    • Method Detail

      • escape

        public static java.lang.String escape​(java.lang.String identifier)