Class ACRParameterLoaderHelper


  • public final class ACRParameterLoaderHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object getParameterValue​(org.apache.commons.configuration.XMLConfiguration config, int currentRule, int currentParameter, java.lang.String parameterType)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ACRParameterLoaderHelper

        public ACRParameterLoaderHelper()
    • Method Detail

      • getParameterValue

        public static java.lang.Object getParameterValue​(org.apache.commons.configuration.XMLConfiguration config,
                                                         int currentRule,
                                                         int currentParameter,
                                                         java.lang.String parameterType)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception