public abstract class XmlTypeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
NAME_ANY_TYPE
Qualified name of the anyType schema type
|
protected static org.geotools.xs.XSSchema |
xsSchema
The XML simple types schema
|
Constructor and Description |
---|
XmlTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
configureSimpleType(XmlTypeDefinition type,
org.apache.ws.commons.schema.XmlSchemaSimpleType simpleType,
XmlIndex index,
IOReporter reporter)
Configure a type definition for a simple type based on the
XmlSchemaSimpleType . |
static void |
configureType(XmlTypeDefinition type)
Configure a type with defaults if possible, e.g.
|
static boolean |
setSpecialBinding(XmlTypeDefinition type)
Determine if there is a special binding available for a type (apart from
explicit definition in the schema)
|
protected static final org.geotools.xs.XSSchema xsSchema
public static final QName NAME_ANY_TYPE
public static void configureType(XmlTypeDefinition type)
type
- the type to configurepublic static void configureSimpleType(XmlTypeDefinition type, org.apache.ws.commons.schema.XmlSchemaSimpleType simpleType, XmlIndex index, IOReporter reporter)
XmlSchemaSimpleType
.type
- the type definitionsimpleType
- the schema simple typeindex
- the XML index for resolving type definitionsreporter
- the reportpublic static boolean setSpecialBinding(XmlTypeDefinition type)
type
- the type definitionnull
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a