Class DirectiveMapper


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Directive getDirective​(java.lang.String directiveName)  
      static boolean isDirective​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • getDirective

        public static Directive getDirective​(java.lang.String directiveName)
      • isDirective

        public static boolean isDirective​(java.lang.String name)