com.googlecode.jslint4java.cli
Class CharsetConverter
java.lang.Object
com.googlecode.jslint4java.cli.CharsetConverter
- All Implemented Interfaces:
- com.beust.jcommander.IStringConverter<Charset>
public class CharsetConverter
- extends Object
- implements com.beust.jcommander.IStringConverter<Charset>
A utility for using Charset
with JCommander.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharsetConverter
public CharsetConverter()
convert
public Charset convert(String value)
- Specified by:
convert
in interface com.beust.jcommander.IStringConverter<Charset>
Copyright © 2007-2012. All Rights Reserved.