Package com.vividsolutions.jump.io
package com.vividsolutions.jump.io
-
ClassDescriptionPartial implementation of JUMPReader implementing getExceptions method.Base class for FeatureInputStreamReaders.This is a helper class to store information about a JCS Column for the GML Parser (
GMLReader).Utility class for dealing with compressed files.Object to store a bunch of key/value pairs used by the input/output drivers/classes.A class that gives most of the functionality of DataInputStream, but is endian aware.A class that gives most of the functionality of DataOutputStream, but is endian aware.This is a fake exception class so theGMLReadercan abort a read mid-stream via the standard SAX error handing methods.A stream of features from an external source, which may throw exceptions during processing.A driver that reads GML files following the FME default schema.This class is aJUMPWriterspecialized to write FMEGML.Writes or creates a formatted string containing the GML representation of a JTS Geometry.Reads an XML file that starts with a 'JCSGMLInputTemplate'.This class provides a parser for reading GMLOuputTemplates.GMLReader is aJUMPReaderspecialized to read GML files.GMLWriter is aJUMPWriterspecialized to output GML.Simple class to report missing/badDriverPropertiesproblems.JMLReader is aJUMPReaderspecialized to read JML.JMLWriter is aJUMPWriterspecialized to write JML.Interface for JUMPReader classes.Interface for JUMPWriter classes.Simple exception class to express problems parsing data.ShapefileReader is aJUMPReaderspecialized to read Shapefiles.ShapefileWriter is aJUMPWriterspecialized to write Shapefiles.WKTReader is aJUMPReaderspecialized to read WTK (Well Known Text) files.WKTWriter is aJUMPWriterspecialized to write WTK (Well Known Text) files.