Class AbstractXmlMethodRule

    • Constructor Detail

      • AbstractXmlMethodRule

        public AbstractXmlMethodRule​(RulesBinder targetRulesBinder,
                                     PatternStack patternStack)
    • Method Detail

      • bindRule

        protected final void bindRule​(LinkedRuleBuilder linkedRuleBuilder,
                                      org.xml.sax.Attributes attributes)
                               throws java.lang.Exception
        Specified by:
        bindRule in class AbstractXmlRule
        Throws:
        java.lang.Exception
      • bindRule

        protected abstract void bindRule​(LinkedRuleBuilder linkedRuleBuilder,
                                         java.lang.String methodName,
                                         java.lang.String paramType,
                                         boolean exactMatch,
                                         boolean fireOnBegin)
        Parameters:
        methodName -