|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocatableOutputSupplier | |
---|---|
eu.esdihumboldt.hale.common.core.io | |
eu.esdihumboldt.hale.common.core.io.impl | |
eu.esdihumboldt.hale.common.core.io.supplier |
Uses of LocatableOutputSupplier in eu.esdihumboldt.hale.common.core.io |
---|
Methods in eu.esdihumboldt.hale.common.core.io that return LocatableOutputSupplier | |
---|---|
LocatableOutputSupplier<? extends OutputStream> |
ExportProvider.getTarget()
Get the export target |
Methods in eu.esdihumboldt.hale.common.core.io with parameters of type LocatableOutputSupplier | |
---|---|
void |
ExportProvider.setTarget(LocatableOutputSupplier<? extends OutputStream> target)
Set the export target |
Uses of LocatableOutputSupplier in eu.esdihumboldt.hale.common.core.io.impl |
---|
Classes in eu.esdihumboldt.hale.common.core.io.impl that implement LocatableOutputSupplier | |
---|---|
static class |
GZipEnabledExport.GZipOutputSupplier
Output supplier wrapping the output stream in a GZIPOutputStream |
Methods in eu.esdihumboldt.hale.common.core.io.impl that return LocatableOutputSupplier | |
---|---|
LocatableOutputSupplier<? extends OutputStream> |
GZipEnabledExport.getTarget()
|
LocatableOutputSupplier<? extends OutputStream> |
AbstractExportProvider.getTarget()
|
Methods in eu.esdihumboldt.hale.common.core.io.impl with parameters of type LocatableOutputSupplier | |
---|---|
void |
AbstractExportProvider.setTarget(LocatableOutputSupplier<? extends OutputStream> target)
|
Constructors in eu.esdihumboldt.hale.common.core.io.impl with parameters of type LocatableOutputSupplier | |
---|---|
GZipEnabledExport.GZipOutputSupplier(LocatableOutputSupplier<? extends OutputStream> target)
Create a GZiped output supplier. |
Uses of LocatableOutputSupplier in eu.esdihumboldt.hale.common.core.io.supplier |
---|
Classes in eu.esdihumboldt.hale.common.core.io.supplier that implement LocatableOutputSupplier | |
---|---|
class |
FileIOSupplier
I/O supplier based on a File |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |