Class InternalDMNDTAnalyserFactory


  • public class InternalDMNDTAnalyserFactory
    extends java.lang.Object
    For internal optimizations only, end-users are invited to make use of the DMNValidatorFactory instead.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static InternalDMNDTAnalyser newDMNDTAnalyser​(java.util.List<org.kie.dmn.core.compiler.DMNProfile> dmnProfiles)  
      • Methods inherited from class java.lang.Object

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

      • newDMNDTAnalyser

        public static InternalDMNDTAnalyser newDMNDTAnalyser​(java.util.List<org.kie.dmn.core.compiler.DMNProfile> dmnProfiles)