public class XSDBuiltInSimpleTypes extends Object
xsd:string, xsd:int, etc. in a package.| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
The schema namespace
|
static String |
PACKAGE
The package name.
|
| Constructor and Description |
|---|
XSDBuiltInSimpleTypes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addType(XSDPackage target,
String name) |
XSDPackage |
getSimpleTypePackage()
Return the package containing the simple types
|
public static final String PACKAGE
public static final String NAMESPACE
public XSDPackage getSimpleTypePackage()
protected void addType(XSDPackage target, String name)
Copyright © 2006-2013. All Rights Reserved.