org.tinygroup.convert.xsdjava
Class SchemaToClass
java.lang.Object
org.tinygroup.convert.xsdjava.SchemaToClass
- All Implemented Interfaces:
- Converter<List<String>,Void>
public class SchemaToClass
- extends Object
- implements Converter<List<String>,Void>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZERO
public static final int ZERO
- See Also:
- Constant Field Values
ONE
public static final int ONE
- See Also:
- Constant Field Values
TWO
public static final int TWO
- See Also:
- Constant Field Values
THREE
public static final int THREE
- See Also:
- Constant Field Values
FOUR
public static final int FOUR
- See Also:
- Constant Field Values
FIVE
public static final int FIVE
- See Also:
- Constant Field Values
SIX
public static final int SIX
- See Also:
- Constant Field Values
SEVER
public static final int SEVER
- See Also:
- Constant Field Values
EIGHT
public static final int EIGHT
- See Also:
- Constant Field Values
NINE
public static final int NINE
- See Also:
- Constant Field Values
SchemaToClass
public SchemaToClass(String baseFolder,
String xjbFolder,
String packageName)
convert
public Void convert(List<String> xsdFileNames)
throws ConvertException
- Specified by:
convert in interface Converter<List<String>,Void>
- Throws:
ConvertException
Copyright © 2006–2015 TinyGroup. All rights reserved.