public final class Converter extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
convert(File dtdfile,
File xsdfile)
Convert.
|
static File |
convert(String dtdfile,
File xsdfile)
Convert.
|
static void |
convert(String targetNamespace,
List<TypePattern> listXsdTypePattern,
String dtdfile,
File xsdfile)
Convert.
|
static void |
convert(String targetNamespace,
List<TypePattern> listXsdTypePattern,
String dtdfile,
String xsdfile)
Convert.
|
static void |
convert(String dtdfile,
String xsdfile)
Convert.
|
public static File convert(File dtdfile, File xsdfile)
dtdfile - the dtdfilexsdfile - the xsdfilepublic static File convert(String dtdfile, File xsdfile)
dtdfile - the dtdfilexsdfile - the xsdfilepublic static void convert(String targetNamespace, List<TypePattern> listXsdTypePattern, String dtdfile, File xsdfile)
targetNamespace - the target namespacelistXsdTypePattern - the list xsd type patterndtdfile - the dtdfilexsdfile - the xsdfilepublic static void convert(String targetNamespace, List<TypePattern> listXsdTypePattern, String dtdfile, String xsdfile)
targetNamespace - the target namespacelistXsdTypePattern - the list xsd type patterndtdfile - the dtdfilexsdfile - the xsdfileCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.