Index

A C G I O P R S 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(URI) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Return true if exists a driver that can open the file
accept(URI) - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
Return if the driver can open the file
addGpeParser(Class) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Adds a new GPE parser
addGpeParser(String, String, Class) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Adds a new GPE parser
addGpeWriterHandlerImplementor(Class) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Adds a new GPEWriterHandlerImplementor
addGpeWriterHandlerImplementor(String, String, Class) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Adds a new GPEWriterHandlerImplementor
addParsersFile(File) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
It loads the parsers of a parsers file.
addWritersFile(File) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
It loads the writers of a writers file.

C

createParser(File) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Gets the parser that can open the file (if it exists)
createParser(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new parser from a name
createParser(URI) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Gets the parser that can open the file (if it exists)
createParserByClass(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new parser from a name
createParserByMimeType(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new parser from a mime type.
createWriterHandlerImplementor(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new content writer from a name
createWriterHandlerImplementorByClass(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new writer from a class name.
createWriterHandlerImplementorByMimeType(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Create a new writer from a mime type.

G

getAllParsers() - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
 
getContentHandler() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
getDescription() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
getErrorHandler() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
getFormat() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
Return the format that the driver is able to read
getGPEProviderManager() - Static method in class org.gvsig.gpe.lib.spi.GPEProviderLocator
Return a reference to GPEProviderManager.
getInstance() - Static method in class org.gvsig.gpe.lib.spi.GPEProviderLocator
Return the singleton instance.
getLocatorName() - Method in class org.gvsig.gpe.lib.spi.GPEProviderLocator
 
getMainFile() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
getName() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
getProjection() - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
gets the default parser projection
getWriterHandlerByFormat(String) - Method in interface org.gvsig.gpe.lib.spi.GPEProviderManager
Gets all the writers that can write the provided format.
GPE_PROVIDER_MANAGER_NAME - Static variable in class org.gvsig.gpe.lib.spi.GPEProviderLocator
GPEManager name used by the locator to access the instance
GPEProviderLocator - Class in org.gvsig.gpe.lib.spi
 
GPEProviderLocator() - Constructor for class org.gvsig.gpe.lib.spi.GPEProviderLocator
 
GPEProviderManager - Interface in org.gvsig.gpe.lib.spi
 

I

IGPEParser - Interface in org.gvsig.gpe.lib.spi.parser
 

O

org.gvsig.gpe.lib.spi - package org.gvsig.gpe.lib.spi
 
org.gvsig.gpe.lib.spi.parser - package org.gvsig.gpe.lib.spi.parser
 

P

parse(IGPEContentHandlerInmGeom, IGPEErrorHandler, InputStream) - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
Method to parse an InputStream.
parse(IGPEContentHandlerInmGeom, IGPEErrorHandler, URI) - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
Method to parse a file.

R

registerGPEProviderManager(Class) - Static method in class org.gvsig.gpe.lib.spi.GPEProviderLocator
Registers the Class implementing the GPEProviderManager interface.

S

setContentHandler(IGPEContentHandlerInmGeom) - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
setErrorHandler(IGPEErrorHandler) - Method in interface org.gvsig.gpe.lib.spi.parser.IGPEParser
 
A C G I O P R S 
All Classes and Interfaces|All Packages|Constant Field Values