|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.gml.FCFlowHandler
public class FCFlowHandler
Allows the XMLSAXHandler to abort parsing of GML.
Constructor Summary | |
---|---|
FCFlowHandler()
|
Method Summary | |
---|---|
boolean |
shouldStop(java.util.Map hints)
If this method returns true, the XMLSAXHandler will abort parsing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FCFlowHandler()
Method Detail |
---|
public boolean shouldStop(java.util.Map hints)
FlowHandler
shouldStop
in interface FlowHandler
hints
- the hints that were passed into the XML parser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |