Class LocationHandlerBase

java.lang.Object
org.biojava.utils.stax.StAXContentHandlerBase
org.biojava.bio.program.xff.LocationHandlerBase
All Implemented Interfaces:
StAXContentHandler

public abstract class LocationHandlerBase extends StAXContentHandlerBase
Handler to the XFF location type. To use this, write a simple subclass which takes the location and stores it somewhere sensible.
Since:
1.2
Author:
Thomas Down