Modifier and Type | Interface and Description |
---|---|
interface |
AlignmentReader
Provides support for reading an alignment
|
interface |
AlignmentWriter
Provides support for writing alignments
|
interface |
BaseAlignmentReader
Provides support for reading a base alignment.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAlignmentReader
Abstract alignment reader implementation
|
class |
AbstractAlignmentWriter
Abstract alignment writer implementation
|
class |
CastorAlignmentReader
HALE alignment reader
|
class |
CastorAlignmentWriter
HALE alignment writer
|
class |
JaxbAlignmentReader
HALE alignment reader
|
class |
JaxbAlignmentWriter
HALE alignment writer
|
class |
JaxbBaseAlignmentReader
Base alignment reader.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CodeListReader
Reads a code list
|
Modifier and Type | Interface and Description |
---|---|
interface |
IOAdvisor<T extends IOProvider>
Advises in the configuration of an
IOProvider in a certain context
(e.g. |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportProvider
Base interface for export providers
|
interface |
ImportProvider
Base interface for import providers
|
Modifier and Type | Method and Description |
---|---|
static <P extends IOProvider> |
HaleIO.createIOProvider(Class<P> providerType,
org.eclipse.core.runtime.content.IContentType contentType,
String providerId)
Creates an I/O provider instance
|
static <P extends IOProvider> |
HaleIO.findContentType(Class<P> providerType,
com.google.common.io.InputSupplier<? extends InputStream> in,
String filename)
Find the content type for the given input
|
static <P extends IOProvider> |
HaleIO.findIOProvider(Class<P> providerType,
com.google.common.io.InputSupplier<? extends InputStream> in,
String filename)
Find an I/O provider instance for the given input
|
static <T extends IOProvider> |
HaleIO.findIOProviderAndId(Class<T> providerType,
com.google.common.io.InputSupplier<? extends InputStream> in,
String filename)
Find an I/O provider instance for the given input
|
static <P extends IOProvider> |
HaleIO.findIOProviderFactory(Class<P> providerType,
org.eclipse.core.runtime.content.IContentType contentType,
String providerId)
Find an I/O provider factory
|
static <P extends IOProvider> |
HaleIO.getProviderFactories(Class<P> providerType)
Get the I/O provider factories of a certain type
|
Modifier and Type | Method and Description |
---|---|
Class<? extends IOProvider> |
IOAction.getProviderType()
Get the I/O provider type supported by the action.
|
Modifier and Type | Method and Description |
---|---|
protected de.cs3d.util.eclipse.extension.ExtensionObjectFactoryCollection<IOProvider,IOProviderDescriptor> |
IOProviderExtension.createCollection(org.eclipse.core.runtime.IConfigurationElement conf) |
Class<? extends IOProvider> |
IOProviderDescriptor.getProviderType()
Get the concrete provider type
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIOAdvisor<T extends IOProvider>
Abstract
IOAdvisor base implementation |
class |
ConfigurationIOAdvisor<T extends IOProvider>
I/O advisor based on configuration in an existing
IOConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExportProvider
Abstract
ExportProvider implementation |
class |
AbstractImportProvider
Abstract
ImportProvider implementation |
class |
AbstractIOProvider
Abstract base class for implementing
IOProvider s |
class |
GZipEnabledExport
Export provider that supports GZiped output based on the content type.
|
class |
GZipEnabledImport
Import provider that supports GZiped input based on the content type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectReader
Provides support for loading projects
|
interface |
ProjectWriter
Provides support for saving projects
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProjectReader
Abstract project reader with information on project and projectfiles
|
class |
AbstractProjectWriter
Abstract project writer with information on project and projectfiles
|
class |
ArchiveProjectImport
Load project from a zip-archive (created by
ArchiveProjectWriter ) |
class |
ArchiveProjectReader
Load project from a zip-archive (created by
ArchiveProjectWriter ) |
class |
ArchiveProjectWriter
Save projects (including all related resources) as an archive (zip)
|
class |
DefaultProjectReader
Reads a project file
|
class |
DefaultProjectWriter
Writes a project file
|
class |
XMLProjectReader
Reads projects from XML files
|
class |
XMLProjectWriter
Writes projects to XML files
|
class |
ZipProjectReader
Reads archived projects
|
class |
ZipProjectWriter
Writes archived projects
|
Modifier and Type | Method and Description |
---|---|
static IOProvider |
HeadlessIO.loadProvider(IOConfiguration conf)
Load and configure the I/O provider specified by the given I/O
configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
HeadlessIO.executeProvider(IOProvider provider,
IOAdvisor advisor,
ProgressIndicator progress,
ReportHandler reportHandler)
Execute the given I/O provider with the given I/O advisor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InstanceReader
Provides support for reading instances
|
interface |
InstanceValidator
Provides support for validating instances
|
interface |
InstanceWriter
Provides support for writing instances
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstanceReader
Abstract
InstanceReader base implementation |
class |
AbstractInstanceValidator
Abstract
InstanceValidator base implementation |
class |
AbstractInstanceWriter
Abstract
InstanceWriter base implementation |
Modifier and Type | Interface and Description |
---|---|
interface |
LookupTableImport
Import provider interface for lookup tables.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLookupImport
TODO Type description
|
Modifier and Type | Interface and Description |
---|---|
interface |
SchemaReader
Provides support for reading schemas
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSchemaReader
Base implementation for
SchemaReader s |
Modifier and Type | Class and Description |
---|---|
class |
INSPIRECodeListReader
TODO Type description
|
Modifier and Type | Class and Description |
---|---|
class |
XmlCodeListReader
Reads a code list based on XML
|
Modifier and Type | Class and Description |
---|---|
class |
CSVInstanceReader
Reads instances from a CSVfile
|
class |
CSVLookupReader
The csv lookup reader class
|
class |
CSVSchemaReader
Reads a schema from a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAlignmentMappingExport
Wrapper for all information of the alignment (mapping) saved in a list of
maps
|
Modifier and Type | Class and Description |
---|---|
class |
CSVAlignmentMappingWriter
Provider to write the alignment to a csv file
|
Modifier and Type | Class and Description |
---|---|
class |
GmlInstanceReader
Factory for XML instance readers
|
class |
StreamGmlReader
Reads XML/GML from a stream
|
class |
XmlInstanceReader
Factory for XML instance readers
|
Modifier and Type | Interface and Description |
---|---|
interface |
XmlWriterBase
Augmenting interface for I/O providers writing XML according to the target
schema.
|
Modifier and Type | Class and Description |
---|---|
class |
CityGMLInstanceWriter
Instance writer for CityGML schemas, using CityModel as container, with
cityObjectMembers.
|
class |
GmlInstanceWriter
Writes instances to a GML FeatureCollection
|
class |
InspireInstanceWriter
Instance writer for Inspire schemas, using SpatialDataSet as container.
|
class |
XmlInstanceWriter
Writes instances to a XML file
|
Modifier and Type | Class and Description |
---|---|
class |
StreamGmlWriter
Writes GML/XML using a
XMLStreamWriter |
Modifier and Type | Method and Description |
---|---|
static XmlElement |
StreamGmlWriter.getConfiguredContainerElement(IOProvider provider,
XmlIndex targetIndex)
Get the for an I/O provider configured target container element, assuming
the I/O provider uses the
XmlWriterBase.PARAM_ROOT_ELEMENT_NAMESPACE and
parameters for this. |
Modifier and Type | Class and Description |
---|---|
class |
HtmlMappingExporter
Export a Mapping to HTML for documentation purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCInstanceWriter
Writes instance to a database through a JDBC connection.
|
class |
JDBCSchemaReader
Reads a database schema through JDBC.
|
Modifier and Type | Method and Description |
---|---|
boolean |
UserPasswordPage.updateConfiguration(IOProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
GeoJSONInstanceWriter
Writes instances as GeoJSON.
|
class |
JsonInstanceWriter
Writes instances as JSON.
|
Modifier and Type | Class and Description |
---|---|
class |
OmlReader
This class reads the OML Document into Java Object.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectParser
The project parser reads a given project XML file and populates a
Project instance accordingly. |
Modifier and Type | Class and Description |
---|---|
class |
ShapeInstanceReader
Reads instances from a shapefile.
|
class |
ShapeSchemaReader
Reads a schema from a shapefile.
|
Modifier and Type | Class and Description |
---|---|
class |
XLSAlignmentMappingWriter
Provider to write the alignment to a xls/xlsx file
|
Modifier and Type | Class and Description |
---|---|
class |
XmlInstanceValidator
Validates XML
|
Modifier and Type | Class and Description |
---|---|
class |
XmlSchemaReader
The main functionality of this class is to load an XML schema file (XSD) and
create a schema with
TypeDefinition s. |
Modifier and Type | Class and Description |
---|---|
class |
XsltExport
Exports an
GroupLayout.Alignment to XSLT. |
Modifier and Type | Class and Description |
---|---|
class |
CityGMLXsltExport
Specific XSLT export for mappings with a CityGML based schema as target
model.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultIOAdvisor<T extends IOProvider>
Base class for UI related
IOAdvisor s. |
class |
IOWizard<P extends IOProvider>
Abstract I/O wizard based on
IOProvider descriptors |
interface |
IOWizardListener<P extends IOProvider,W extends IOWizard<P>>
Listener interface for
IOWizard s |
class |
IOWizardPage<P extends IOProvider,W extends IOWizard<P>>
Abstract I/O wizard page
|
Modifier and Type | Method and Description |
---|---|
protected IOReport |
IOWizard.execute(IOProvider provider,
IOReporter defaultReporter)
Execute the given provider
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurationPage<P extends IOProvider,W extends IOWizard<P>>
Base type for I/O configuration wizard pages.
|
class |
CharsetConfigurationPage<P extends IOProvider,W extends IOWizard<P>>
Configuration page for the character encoding.
|
Modifier and Type | Method and Description |
---|---|
<P extends IOProvider> |
ConfigurationPageExtension.getConfigurationPages(Iterable<IOProviderDescriptor> descriptors)
Get the configuration pages registered for the given I/O provider
descriptors
|
Modifier and Type | Method and Description |
---|---|
boolean |
CharsetConfigurationPage.updateConfiguration(IOProvider provider) |
Modifier and Type | Method and Description |
---|---|
protected IOReport |
SaveConfigurationInstanceExportWizard.execute(IOProvider provider,
IOReporter defaultReporter) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectService.rememberIO(String actionId,
String providerId,
IOProvider provider)
Remember I/O operations after the execution of the corresponding I/O
provider for storing it in the project.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyProjectReader
Dummy project reader that takes a preconstructed project and uses it as
result.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectServiceImpl.rememberIO(String actionId,
String providerId,
IOProvider provider) |
Modifier and Type | Interface and Description |
---|---|
interface |
StyleReader
Provides support for reading styles.
|
interface |
StyleWriter
Provides support for writing styles.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStyleWriter
Base class for
StyleWriter implementations. |
class |
SLDStyleReader
Read styles from SLD.
|
class |
SLDStyleWriter
Writes styles to SLD.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a