public class SchemaGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NAMESPACE_PREFIX |
protected static String |
NAMESPACE_URI |
| Constructor and Description |
|---|
SchemaGenerator() |
protected static final String NAMESPACE_PREFIX
protected static final String NAMESPACE_URI
public static void print(URI uri, File file) throws Exception
uri - taget Namespace, e.g. http://www.swixml.org/2007/SwixmlTagsfile - File - targetIOException - - if schema cannot be printed into the given file.Exceptionpublic static void main(String[] args)
args - String[] file name.Copyright © 2002 - 2013 - Wolf Paulus - wolfpaulus.com. All rights reserved.