Uses of Class
org.fife.rsta.ac.xml.XmlParser.Handler
-
Packages that use XmlParser.Handler Package Description org.fife.rsta.ac.xml XML code completion classes. -
-
Uses of XmlParser.Handler in org.fife.rsta.ac.xml
Methods in org.fife.rsta.ac.xml with parameters of type XmlParser.Handler Modifier and Type Method Description voidDtdValidationConfig. configureHandler(XmlParser.Handler handler)voidSchemaValidationConfig. configureHandler(XmlParser.Handler handler)voidValidationConfig. configureHandler(XmlParser.Handler handler)Configures the actual handler instance.
-