|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Schema in eu.esdihumboldt.hale.common.schema.io |
---|
Methods in eu.esdihumboldt.hale.common.schema.io that return Schema | |
---|---|
Schema |
SchemaReader.getSchema()
Get the loaded schema |
Uses of Schema in eu.esdihumboldt.hale.common.schema.model |
---|
Methods in eu.esdihumboldt.hale.common.schema.model that return types with arguments of type Schema | |
---|---|
Iterable<? extends Schema> |
SchemaSpace.getSchemas()
Get the contained schemas |
Uses of Schema in eu.esdihumboldt.hale.common.schema.model.impl |
---|
Classes in eu.esdihumboldt.hale.common.schema.model.impl that implement Schema | |
---|---|
class |
DefaultSchema
Default Schema implemenation |
Methods in eu.esdihumboldt.hale.common.schema.model.impl that return types with arguments of type Schema | |
---|---|
Iterable<? extends Schema> |
DefaultSchemaSpace.getSchemas()
|
Methods in eu.esdihumboldt.hale.common.schema.model.impl with parameters of type Schema | |
---|---|
DefaultSchemaSpace |
DefaultSchemaSpace.addSchema(Schema schema)
Adds a schema |
Uses of Schema in eu.esdihumboldt.hale.io.csv.reader.internal |
---|
Methods in eu.esdihumboldt.hale.io.csv.reader.internal that return Schema | |
---|---|
Schema |
CSVSchemaReader.getSchema()
|
Uses of Schema in eu.esdihumboldt.hale.io.gml.writer.internal |
---|
Classes in eu.esdihumboldt.hale.io.gml.writer.internal that implement Schema | |
---|---|
class |
SchemaDecorator
Schema decorator. |
Constructors in eu.esdihumboldt.hale.io.gml.writer.internal with parameters of type Schema | |
---|---|
SchemaDecorator(Schema schema)
Create a schema decorator. |
Uses of Schema in eu.esdihumboldt.hale.io.shp.reader.internal |
---|
Methods in eu.esdihumboldt.hale.io.shp.reader.internal that return Schema | |
---|---|
Schema |
ShapeSchemaReader.getSchema()
|
Uses of Schema in eu.esdihumboldt.hale.io.xsd.model |
---|
Classes in eu.esdihumboldt.hale.io.xsd.model that implement Schema | |
---|---|
class |
XmlIndex
XML schema used during schema parsing, manages XmlTypeDefinition s |
Uses of Schema in eu.esdihumboldt.hale.ui.service.schema |
---|
Methods in eu.esdihumboldt.hale.ui.service.schema with parameters of type Schema | |
---|---|
void |
SchemaService.addSchema(Schema schema,
SchemaSpaceID spaceID)
Add a schema to the source or target schema space. |
void |
SchemaServiceAdapter.schemaAdded(SchemaSpaceID spaceID,
Schema schema)
|
void |
SchemaServiceListener.schemaAdded(SchemaSpaceID spaceID,
Schema schema)
Called when a schema has been added to the source or target schema space. |
Uses of Schema in eu.esdihumboldt.hale.ui.service.schema.internal |
---|
Methods in eu.esdihumboldt.hale.ui.service.schema.internal with parameters of type Schema | |
---|---|
void |
SchemaServiceImpl.addSchema(Schema schema,
SchemaSpaceID spaceID)
|
protected void |
AbstractSchemaService.notifySchemaAdded(SchemaSpaceID spaceID,
Schema schema)
Called when a schema has been added to the source or target schema space. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |