Class SchemaTypes

java.lang.Object
org.jibx.schema.support.SchemaTypes

public abstract class SchemaTypes extends Object
Representations for predefined schema types. These are structured as elements to be consistent with user definitions, but are only generated as static instances. Note that the schema type list here should always match that in JavaType.
Author:
Dennis M. Sosnoski