Class NamespaceAwareNestedTagHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.cayenne.configuration.xml.SAXNestedTagHandler
org.apache.cayenne.configuration.xml.NamespaceAwareNestedTagHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Direct Known Subclasses:
DataMapHandler, DbEntityHandler, DbKeyGeneratorHandler, DbRelationshipHandler, EmbeddableAttributeHandler, EmbeddableHandler, ObjEntityHandler, ObjRelationshipHandler, ProcedureHandler, QueryDescriptorHandler, VersionAwareHandler

public abstract class NamespaceAwareNestedTagHandler extends SAXNestedTagHandler
Base class for handlers that can delegate execution of unknown tags to handlers produced by factory.
Since:
4.1