Class UtilCodec.StringEncoder

    • Constructor Summary

      Constructors 
      Constructor Description
      StringEncoder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String encode​(java.lang.String original)  
      java.lang.String sanitize​(java.lang.String original)
      Deprecated.
      java.lang.String sanitize​(java.lang.String original, java.lang.String contentTypeId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait