public interface FilterHandler extends ContentHandler
Modifier and Type | Method and Description |
---|---|
void |
filter(Filter filter)
Method to recieve the filters from the sax processing.
|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
void filter(Filter filter)
filter
- The filter constructed by the factories.Copyright © 1996–2023 Geotools. All rights reserved.