eu.esdihumboldt.hale.common.schema.io.impl
Class AbstractSchemaReader
java.lang.Object
eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
eu.esdihumboldt.hale.common.core.io.impl.AbstractImportProvider
eu.esdihumboldt.hale.common.schema.io.impl.AbstractSchemaReader
- All Implemented Interfaces:
- ImportProvider, IOProvider, SchemaReader
- Direct Known Subclasses:
- CSVSchemaReader, ShapeSchemaReader, XmlSchemaReader
public abstract class AbstractSchemaReader
- extends AbstractImportProvider
- implements SchemaReader
Base implementation for SchemaReader
s
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
createReporter, execute, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setContentType, setParameter, storeConfiguration, validate |
AbstractSchemaReader
public AbstractSchemaReader()
setSharedTypes
public void setSharedTypes(TypeIndex sharedTypes)
- Description copied from interface:
SchemaReader
- Set the shared types. Shared types may originate from schemas that were
loaded previously.
- Specified by:
setSharedTypes
in interface SchemaReader
- Parameters:
sharedTypes
- the shared types- See Also:
SchemaReader.setSharedTypes(TypeIndex)
getSharedTypes
public TypeIndex getSharedTypes()
- Get the shared types
- Returns:
- the shared types
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d