|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
eu.esdihumboldt.hale.common.core.io.impl.AbstractImportProvider
eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledImport
eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceReader
eu.esdihumboldt.hale.io.gml.reader.internal.StreamGmlReader
eu.esdihumboldt.hale.io.gml.reader.internal.XmlInstanceReader
public class XmlInstanceReader
Factory for XML instance readers
Nested Class Summary |
---|
Nested classes/interfaces inherited from class eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledImport |
---|
GZipEnabledImport.GZipInputSupplier |
Field Summary |
---|
Fields inherited from class eu.esdihumboldt.hale.io.gml.reader.internal.StreamGmlReader |
---|
PARAM_IGNORE_ROOT, PARAM_STRICT |
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 |
Constructor Summary | |
---|---|
XmlInstanceReader()
Default constructor |
Method Summary |
---|
Methods inherited from class eu.esdihumboldt.hale.io.gml.reader.internal.StreamGmlReader |
---|
execute, getDefaultTypeName, getInstances, isCancelable |
Methods inherited from class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceReader |
---|
getCrsProvider, getSourceSchema, setCRSProvider, setSourceSchema, validate |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledImport |
---|
getSource |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.AbstractImportProvider |
---|
createReporter, execute, generateResourceId, getResourceIdentifier, setParameter, setSource, storeConfiguration |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider |
---|
addSupportedParameter, fail, getContentType, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setContentType |
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.ImportProvider |
---|
getResourceIdentifier, getSource, setSource |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
---|
createReporter, execute, getContentType, getParameter, getSupportedParameters, loadConfiguration, setContentType, setParameter, storeConfiguration |
Constructor Detail |
---|
public XmlInstanceReader()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |