public class SchemaLoaderXOM extends AbstractSchemaLoaderXOM
| Modifier and Type | Field and Description |
|---|---|
protected nu.xom.Builder |
builder
XML parser.
|
ATT_DATE, ATT_DEFAULT, ATT_KEY, ATT_REFERENCE, ATT_SEQUENCE, ATT_VIRTUAL, ATTR_ALIAS, ATTR_NAME, ATTR_POINTER, ATTR_TABLE, DEFAULT_FALSE| Constructor and Description |
|---|
SchemaLoaderXOM() |
| Modifier and Type | Method and Description |
|---|---|
protected nu.xom.Builder |
getBuilder()
Create a builder to read schema information.
|
Schema |
load(IContext context,
Object source)
Load a Schema object from a object.
|
loadDocumentpublic Schema load(IContext context, Object source)
ISchemaLoadercontext - Test context.source - The loader source of information.protected nu.xom.Builder getBuilder()
Copyright © 2017. All rights reserved.