Class DetectCharset

java.lang.Object
edu.wisc.ssec.mcidasv.util.DetectCharset

public final class DetectCharset extends Object
Based on the juniversalchardet example code. This code is primarily used by the "editFile" function in interactive.py.