org.tinygroup.convert.xsdjava
Class ClassToSchema
java.lang.Object
org.tinygroup.convert.xsdjava.ClassToSchema
- All Implemented Interfaces:
- Converter<List<Class<?>>,List<File>>
public class ClassToSchema
- extends Object
- implements Converter<List<Class<?>>,List<File>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassToSchema
public ClassToSchema(File baseFolder)
throws ConvertException
- Throws:
ConvertException
convert
public List<File> convert(List<Class<?>> inputData)
throws ConvertException
- Specified by:
convert in interface Converter<List<Class<?>>,List<File>>
- Throws:
ConvertException
Copyright © 2006–2015 TinyGroup. All rights reserved.