Class DataObjectHandler

  • All Implemented Interfaces:
    org.drools.core.xml.Handler

    public class DataObjectHandler
    extends org.drools.core.xml.BaseAbstractHandler
    implements org.drools.core.xml.Handler
    • Constructor Detail

      • DataObjectHandler

        public DataObjectHandler()
    • Method Detail

      • initValidParents

        protected void initValidParents()
      • initValidPeers

        protected void initValidPeers()
      • end

        public Object end​(String uri,
                          String localName,
                          org.drools.core.xml.ExtensibleXmlParser parser)
                   throws SAXException
        Specified by:
        end in interface org.drools.core.xml.Handler
        Throws:
        SAXException
      • generateNodeFor

        public Class<?> generateNodeFor()
        Specified by:
        generateNodeFor in interface org.drools.core.xml.Handler