| Package | Description |
|---|---|
| org.nuxeo.ecm.core.schema |
Schema API and implementation; a schema describes the names and types of some fields.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaBindingDescriptor |
XSDLoader.sd |
protected SchemaBindingDescriptor |
XSDLoader.NXSchemaResolver.sd |
| Modifier and Type | Field and Description |
|---|---|
protected List<SchemaBindingDescriptor> |
SchemaManagerImpl.allSchemas
All the registered schemas.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SchemaManagerImpl.copySchema(SchemaBindingDescriptor sd) |
protected void |
SchemaManagerImpl.loadSchema(SchemaBindingDescriptor sd) |
void |
SchemaManagerImpl.registerSchema(SchemaBindingDescriptor sd) |
void |
SchemaManagerImpl.unregisterSchema(SchemaBindingDescriptor sd) |
| Constructor and Description |
|---|
XSDLoader(SchemaManagerImpl schemaManager,
SchemaBindingDescriptor sd) |
Copyright © 2019 Nuxeo. All rights reserved.