Uses of Class
org.apache.cayenne.configuration.xml.SAXNestedTagHandler
-
Uses of SAXNestedTagHandler in org.apache.cayenne.configuration.xml
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
Base class for handlers that can delegate execution of unknown tags to handlers produced by factory.class
class
class
class
class
class
Handler that can validate root tag name, version and namespace.ModifierConstructorDescriptionNamespaceAwareNestedTagHandler
(SAXNestedTagHandler parentHandler, String targetNamespace) SAXNestedTagHandler
(SAXNestedTagHandler parentHandler)