Modifier and Type | Method and Description |
---|---|
LocatableOutputSupplier<? extends OutputStream> |
ExportProvider.getTarget()
Get the export target
|
Modifier and Type | Method and Description |
---|---|
void |
ExportProvider.setTarget(LocatableOutputSupplier<? extends OutputStream> target)
Set the export target
|
Modifier and Type | Class and Description |
---|---|
static class |
GZipEnabledExport.GZipOutputSupplier
Output supplier wrapping the output stream in a
GZIPOutputStream |
Modifier and Type | Method and Description |
---|---|
LocatableOutputSupplier<? extends OutputStream> |
GZipEnabledExport.getTarget() |
LocatableOutputSupplier<? extends OutputStream> |
AbstractExportProvider.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractExportProvider.setTarget(LocatableOutputSupplier<? extends OutputStream> target) |
Constructor and Description |
---|
GZipEnabledExport.GZipOutputSupplier(LocatableOutputSupplier<? extends OutputStream> target)
Create a GZiped output supplier.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionProjectFile.store(LocatableOutputSupplier<OutputStream> target) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectFile.store(LocatableOutputSupplier<OutputStream> target)
Store the file to an output stream when saving a project.
|
Modifier and Type | Class and Description |
---|---|
class |
FileIOSupplier
I/O supplier based on a
File |
Modifier and Type | Method and Description |
---|---|
void |
JacksonMapper.streamWriteCollection(LocatableOutputSupplier<? extends OutputStream> out,
InstanceCollection instances,
IOReporter reporter)
Writes a collection of instances into JSON
|
void |
JacksonMapper.streamWriteGeoJSONCollection(LocatableOutputSupplier<? extends OutputStream> out,
InstanceCollection instances,
GeoJSONConfig config,
IOReporter reporter)
Writes a collection of instances as GeoJSON
|
Modifier and Type | Method and Description |
---|---|
void |
XslTypeTransformation.generateTemplate(String templateName,
XmlElement targetElement,
Cell typeCell,
LocatableOutputSupplier<? extends OutputStream> out)
Generate a XSLT fragment with a template for the type transformation
represented by the given cell.
|
Modifier and Type | Method and Description |
---|---|
IOReport |
XsltGenerator.write(LocatableOutputSupplier<? extends OutputStream> target)
Generate the XSLT transformation and write it to the given target.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractVelocityXslTypeTransformation.generateTemplate(String templateName,
XmlElement targetElement,
Cell typeCell,
LocatableOutputSupplier<? extends OutputStream> out) |
protected void |
AbstractVelocityXslTransformation.writeTemplate(org.apache.velocity.Template template,
org.apache.velocity.VelocityContext context,
LocatableOutputSupplier<? extends OutputStream> out)
Merge the velocity template with the context and write it to the given
output supplier.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a