public interface FileFormat
Modifier and Type | Method and Description |
---|---|
Object |
formatFile(String filePath,
String classPath) |
<T> String |
formatObject(T t) |
String |
getEncoding() |
String |
getType() |
Copyright © 2006–2018 TinyGroup. All rights reserved.