Class Detection


  • public class Detection
    extends Object
    Author:
    Einar M R Rosenvinge
    • Constructor Detail

      • Detection

        public Detection​(Language language,
                         String encodingName,
                         boolean local)
    • Method Detail

      • getLanguage

        public Language getLanguage()
      • getEncoding

        public Charset getEncoding()
      • getEncodingName

        public String getEncodingName()
      • isLocal

        public boolean isLocal()