org.apache.ws.jaxme.xs.types
public abstract class AbstractBuiltinType extends Object implements XSType
An abstract type, to be extended by the builtin types.
| Method Summary | |
|---|---|
| XSAnnotation[] | getAnnotations() |
| Locator | getLocator() |
| Attributes | getOpenAttributes() |
| XsSchemaHeader | getSchemaHeader() |
| XSSchema | getXSSchema() |
| boolean | isGlobal() |
| void | setGlobal(boolean pGlobal) |
| void | validate() |