Class FileCharsetDetector
- java.lang.Object
-
- org.codehaus.plexus.logging.AbstractLogEnabled
-
- org.apache.maven.archetype.common.util.FileCharsetDetector
-
- All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled
public class FileCharsetDetector extends org.codehaus.plexus.logging.AbstractLogEnabled
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Stringcharset
-
Constructor Summary
Constructors Constructor Description FileCharsetDetector(java.io.File detectedFile)FileCharsetDetector(java.io.InputStream detectedStream)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCharset()booleanisFound()
-