Class GPEContentHandler

java.lang.Object
org.gvsig.gpe.lib.impl.parser.GPEContentHandler
All Implemented Interfaces:
IGPEContentHandler, IGPEContentHandlerSFP0

public abstract class GPEContentHandler extends Object implements IGPEContentHandler
This class is a common implementation for all the application content handlers. It has an attribute with the geographical file schema. It has a default implementation for all the methods defined by the IGPEContentHandler.
Author:
Jorge Piera Llodrá (jorge.piera@iver.es), Carlos Sánchez Periñán (sanchez_carper@gva.es)