|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceReader
Provides support for reading instances
Field Summary |
---|
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.ImportProvider |
---|
PARAM_RESOURCE_ID, PARAM_SOURCE |
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
---|
PARAM_CONTENT_TYPE |
Method Summary | |
---|---|
InstanceCollection |
getInstances()
Get the instances |
TypeIndex |
getSourceSchema()
Get the source schema |
void |
setCRSProvider(CRSProvider crsProvider)
Set a CRS provider that is queried if no CRS can be determined for a property value and no default CRS is configured for the associated property definition. |
void |
setSourceSchema(TypeIndex sourceSchema)
Set the instance source schema |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.ImportProvider |
---|
getResourceIdentifier, getSource, setSource |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
---|
createReporter, execute, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setContentType, setParameter, storeConfiguration, validate |
Method Detail |
---|
void setSourceSchema(TypeIndex sourceSchema)
sourceSchema
- the source schemavoid setCRSProvider(CRSProvider crsProvider)
crsProvider
- the CRS providerInstanceCollection getInstances()
TypeIndex getSourceSchema()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |