Uses of Class
org.apache.cayenne.configuration.xml.SAXNestedTagHandler
| Package | Description | 
|---|---|
| org.apache.cayenne.configuration.xml | 
- 
Uses of SAXNestedTagHandler in org.apache.cayenne.configuration.xmlSubclasses of SAXNestedTagHandler in org.apache.cayenne.configuration.xml Modifier and Type Class Description classDataMapHandlerclassDbEntityHandlerclassDbKeyGeneratorHandlerclassDbRelationshipHandlerclassEmbeddableAttributeHandlerclassEmbeddableHandlerclassNamespaceAwareNestedTagHandlerBase class for handlers that can delegate execution of unknown tags to handlers produced by factory.classObjEntityHandlerclassObjRelationshipHandlerclassProcedureHandlerclassQueryDescriptorHandlerclassRootDataMapHandlerclassVersionAwareHandlerHandler that can validate root tag name, version and namespace.Constructors in org.apache.cayenne.configuration.xml with parameters of type SAXNestedTagHandler Constructor Description NamespaceAwareNestedTagHandler(SAXNestedTagHandler parentHandler, String targetNamespace)SAXNestedTagHandler(SAXNestedTagHandler parentHandler)