Uses of Class
org.fife.rsta.ac.xml.XmlParser.Handler
Packages that use XmlParser.Handler
-
Uses of XmlParser.Handler in org.fife.rsta.ac.xml
Methods in org.fife.rsta.ac.xml with parameters of type XmlParser.HandlerModifier and TypeMethodDescriptionvoidDtdValidationConfig.configureHandler(XmlParser.Handler handler) voidSchemaValidationConfig.configureHandler(XmlParser.Handler handler) voidValidationConfig.configureHandler(XmlParser.Handler handler) Configures the actual handler instance.