|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.common.core.io |
---|
Methods in eu.esdihumboldt.hale.common.core.io that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
ImportProvider.getSource()
Get the import source |
Methods in eu.esdihumboldt.hale.common.core.io with parameters of type LocatableInputSupplier | |
---|---|
void |
ImportProvider.setSource(LocatableInputSupplier<? extends InputStream> source)
Set the import source |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.common.core.io.impl |
---|
Classes in eu.esdihumboldt.hale.common.core.io.impl that implement LocatableInputSupplier | |
---|---|
static class |
GZipEnabledImport.GZipInputSupplier
Input supplier wrapping the input stream in a GZIPInputStream . |
Methods in eu.esdihumboldt.hale.common.core.io.impl that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
GZipEnabledImport.getSource()
|
LocatableInputSupplier<? extends InputStream> |
AbstractImportProvider.getSource()
|
Methods in eu.esdihumboldt.hale.common.core.io.impl with parameters of type LocatableInputSupplier | |
---|---|
void |
AbstractImportProvider.setSource(LocatableInputSupplier<? extends InputStream> source)
|
Constructors in eu.esdihumboldt.hale.common.core.io.impl with parameters of type LocatableInputSupplier | |
---|---|
GZipEnabledImport.GZipInputSupplier(LocatableInputSupplier<? extends InputStream> source)
Create a GZiped input supplier. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.common.core.io.project.impl |
---|
Methods in eu.esdihumboldt.hale.common.core.io.project.impl that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
ArchiveProjectReader.getOriginallySource()
|
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.common.core.io.supplier |
---|
Classes in eu.esdihumboldt.hale.common.core.io.supplier that implement LocatableInputSupplier | |
---|---|
class |
DefaultInputSupplier
Default I/O supplier based on an URI |
class |
FileIOSupplier
I/O supplier based on a File |
Methods in eu.esdihumboldt.hale.common.core.io.supplier that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
LookupStreamResource.getInputSupplier()
Get an input supplier that supplies the underlying stream, which can be fully consumed only once. |
LocatableInputSupplier<? extends InputStream> |
LookupStreamResource.getLookupSupplier()
Get an input supplier that supplies streams that may only be read to a certain amount of bytes. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.common.headless.impl |
---|
Constructors in eu.esdihumboldt.hale.common.headless.impl with parameters of type LocatableInputSupplier | |
---|---|
ProjectTransformationEnvironment(String id,
LocatableInputSupplier<? extends InputStream> input,
ReportHandler reportHandler)
Create a transformation environment based on a project file. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.io.gml.reader.internal |
---|
Constructors in eu.esdihumboldt.hale.io.gml.reader.internal with parameters of type LocatableInputSupplier | |
---|---|
GmlInstanceCollection(LocatableInputSupplier<? extends InputStream> source,
TypeIndex sourceSchema,
boolean restrictToFeatures,
boolean ignoreRoot,
boolean strict,
CRSProvider crsProvider)
Create an XMl/GML instance collection based on the given source. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.io.gml.ui.wfs |
---|
Methods in eu.esdihumboldt.hale.io.gml.ui.wfs that return LocatableInputSupplier | |
---|---|
protected LocatableInputSupplier<? extends InputStream> |
AbstractWFSSource.getSource()
|
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.io.shp.reader.internal |
---|
Methods in eu.esdihumboldt.hale.io.shp.reader.internal with parameters of type LocatableInputSupplier | |
---|---|
static TypeDefinition |
ShapeSchemaReader.readShapeType(LocatableInputSupplier<? extends InputStream> source)
Get the type definition from a Shapefile. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.ui.io.source |
---|
Methods in eu.esdihumboldt.hale.ui.io.source that return LocatableInputSupplier | |
---|---|
protected abstract LocatableInputSupplier<? extends InputStream> |
AbstractProviderSource.getSource()
Get the source to configure the import provider with. |
protected LocatableInputSupplier<? extends InputStream> |
FileSource.getSource()
|
protected LocatableInputSupplier<? extends InputStream> |
URLSource.getSource()
|
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.ui.schema.presets |
---|
Methods in eu.esdihumboldt.hale.ui.schema.presets that return LocatableInputSupplier | |
---|---|
protected LocatableInputSupplier<? extends InputStream> |
PresetsSource.getSource()
|
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.ui.schema.presets.extension |
---|
Methods in eu.esdihumboldt.hale.ui.schema.presets.extension that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
SchemaPreset.getLocation()
Get the schema location. |
Uses of LocatableInputSupplier in eu.esdihumboldt.hale.ui.schema.presets.extension.internal |
---|
Methods in eu.esdihumboldt.hale.ui.schema.presets.extension.internal that return LocatableInputSupplier | |
---|---|
LocatableInputSupplier<? extends InputStream> |
PredefinedSchemaImpl.getLocation()
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |