Uses of Interface
org.geotools.xsd.impl.ParserHandler.ContextCustomizer
-
Packages that use ParserHandler.ContextCustomizer Package Description org.geotools.data.wfs.internal.parsers org.geotools.xsd org.geotools.xsd.impl -
-
Uses of ParserHandler.ContextCustomizer in org.geotools.data.wfs.internal.parsers
Methods in org.geotools.data.wfs.internal.parsers with parameters of type ParserHandler.ContextCustomizer Modifier and Type Method Description void
PullParserFeatureReader. setContextCustomizer(ParserHandler.ContextCustomizer contextCustomizer)
-
Uses of ParserHandler.ContextCustomizer in org.geotools.xsd
Methods in org.geotools.xsd with parameters of type ParserHandler.ContextCustomizer Modifier and Type Method Description void
Parser. setContextCustomizer(ParserHandler.ContextCustomizer contextCustomizer)
Allows the caller to customize the Pico context used for parsingvoid
PullParser. setContextCustomizer(ParserHandler.ContextCustomizer contextCustomizer)
-
Uses of ParserHandler.ContextCustomizer in org.geotools.xsd.impl
Methods in org.geotools.xsd.impl with parameters of type ParserHandler.ContextCustomizer Modifier and Type Method Description void
ParserHandler. setContextCustomizer(ParserHandler.ContextCustomizer contextCustomizer)
-