Uses of Class
org.geotools.xsd.impl.BindingLoader
-
Packages that use BindingLoader Package Description org.geotools.xsd org.geotools.xsd.impl -
-
Uses of BindingLoader in org.geotools.xsd
Methods in org.geotools.xsd that return BindingLoader Modifier and Type Method Description BindingLoader
Encoder. getBindingLoader()
Returns the object used to load xml bindings in this encoder -
Uses of BindingLoader in org.geotools.xsd.impl
Methods in org.geotools.xsd.impl that return BindingLoader Modifier and Type Method Description BindingLoader
ParserHandler. getBindingLoader()
Constructors in org.geotools.xsd.impl with parameters of type BindingLoader Constructor Description BindingFactoryImpl(BindingLoader loader)
BindingWalker(BindingLoader factory)
BindingWalkerFactoryImpl(BindingLoader bindingLoader, MutablePicoContainer context)
-