Package org.joni

Class OptEnvironment


  • final class OptEnvironment
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OptEnvironment()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void copy​(OptEnvironment other)  
      • Methods inherited from class java.lang.Object

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

      • enc

        org.jcodings.Encoding enc
      • options

        int options
      • caseFoldFlag

        int caseFoldFlag
    • Constructor Detail

      • OptEnvironment

        OptEnvironment()