Modifier and Type | Interface and Description |
---|---|
interface |
AlignmentReader
Provides support for reading an alignment
|
interface |
BaseAlignmentReader
Provides support for reading a base alignment.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAlignmentReader
Abstract alignment reader implementation
|
class |
CastorAlignmentReader
HALE alignment reader
|
class |
JaxbAlignmentReader
HALE alignment reader
|
class |
JaxbBaseAlignmentReader
Base alignment reader.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CodeListReader
Reads a code list
|
Modifier and Type | Method and Description |
---|---|
static <T extends ImportProvider> |
HaleIO.findImportProvider(Class<T> type,
InputStream in)
Automatically find an import provider to load a resource that is
available through an input stream that can only be read once.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImportProvider
Abstract
ImportProvider implementation |
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
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProjectReader
Abstract project reader 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 |
DefaultProjectReader
Reads a project file
|
class |
XMLProjectReader
Reads projects from XML files
|
class |
ZipProjectReader
Reads archived projects
|
Modifier and Type | Interface and Description |
---|---|
interface |
InstanceReader
Provides support for reading instances
|
interface |
InstanceValidator
Provides support for validating instances
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstanceReader
Abstract
InstanceReader base implementation |
class |
AbstractInstanceValidator
Abstract
InstanceValidator 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 | Method and Description |
---|---|
static char |
CSVUtil.getEscape(ImportProvider provider)
Getter for the escape sign
|
static char |
CSVUtil.getQuote(ImportProvider provider)
Getter for the quote sign
|
static char |
CSVUtil.getSep(ImportProvider provider)
Getter for the separating sign
|
static au.com.bytecode.opencsv.CSVReader |
CSVUtil.readFirst(ImportProvider provider)
Reads only the first line of a given CSV file
|
Modifier and Type | Method and Description |
---|---|
boolean |
ReadConfigurationPage.updateConfiguration(ImportProvider provider) |
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 | Class and Description |
---|---|
class |
AbstractWFSSource<P extends ImportProvider>
Abstract base implementation for import sources based on WFS
|
class |
WFSDescribeFeatureSource<P extends ImportProvider>
Import source based on WFS DescribeFeatureType requests.
|
class |
WFSGetFeatureSource<P extends ImportProvider>
Import source based on WFS GetFeature requests.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCSchemaReader
Reads a database schema through JDBC.
|
Modifier and Type | Method and Description |
---|---|
static Connection |
JDBCConnection.getConnection(ImportProvider jdbcImportProvider)
Get a connection to a database, as configured in the given import
provider.
|
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 |
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 |
ImportSelectSourcePage<P extends ImportProvider,W extends ImportWizard<P>>
Wizard page that allows selecting a source file or provider.
|
interface |
ImportSource<P extends ImportProvider>
Import source for an
ImportWizard |
static interface |
ImportSource.SourceConfiguration<P extends ImportProvider>
Configuration based on an import source.
|
class |
ImportWizard<P extends ImportProvider>
Abstract import wizard
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProviderSource<P extends ImportProvider>
Abstract
ImportSource implementation offering provider selection. |
class |
AbstractSource<P extends ImportProvider>
Abstract
ImportSource implementation |
class |
FileSource<P extends ImportProvider>
File import source
|
class |
URLSource<P extends ImportProvider>
URL import source
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ImportProvider> |
ImportSourceFactory.getProviderType()
Get the I/O provider factory type supported by the import source.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyProjectReader
Dummy project reader that takes a preconstructed project and uses it as
result.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StyleReader
Provides support for reading styles.
|
Modifier and Type | Class and Description |
---|---|
class |
SLDStyleReader
Read styles from SLD.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a