Class AnnotationRuleParser

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.util.List<Rule> parse​(java.lang.String repositoryKey, java.util.Collection<java.lang.Class> annotatedClasses)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • AnnotationRuleParser

        public AnnotationRuleParser()
        Deprecated.
    • Method Detail

      • parse

        public java.util.List<Rule> parse​(java.lang.String repositoryKey,
                                          java.util.Collection<java.lang.Class> annotatedClasses)
        Deprecated.