Uses of Interface
org.geotools.xsd.impl.HandlerFactory
-
Packages that use HandlerFactory Package Description org.geotools.kml.v22 org.geotools.xsd.impl -
-
Uses of HandlerFactory in org.geotools.kml.v22
Classes in org.geotools.kml.v22 that implement HandlerFactory Modifier and Type Class Description class
KMLCustomSchemaHandlerFactory
-
Uses of HandlerFactory in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement HandlerFactory Modifier and Type Class Description class
HandlerFactoryImpl
Methods in org.geotools.xsd.impl that return HandlerFactory Modifier and Type Method Description HandlerFactory
ParserHandler. getHandlerFactory()
Constructors in org.geotools.xsd.impl with parameters of type HandlerFactory Constructor Description DocumentHandlerImpl(HandlerFactory factory, ParserHandler parser)
-