public class FCFlowHandler extends Object implements FlowHandler
| Constructor and Description |
|---|
FCFlowHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldStop(Map hints)
If this method returns true, the XMLSAXHandler will abort parsing.
|
public boolean shouldStop(Map hints)
FlowHandlershouldStop in interface FlowHandlerhints - the hints that were passed into the XML parserCopyright © 1996–2019 Geotools. All rights reserved.