Package | Description |
---|---|
com.kamontat.convert |
Modifier and Type | Class and Description |
---|---|
class |
Html2Md |
class |
Md2Html |
Modifier and Type | Method and Description |
---|---|
<T extends Converter> |
Converter.to(Class<T> tClass)
change Converter to Subclass of it's
Use by converter.to(Converter.class); |
Modifier and Type | Method and Description |
---|---|
static Converter |
Converter.by(Converter.Type type)
get converter by
Converter.Type |
Copyright © 2017. All rights reserved.