Class NoteCheckUtil


  • public class NoteCheckUtil
    extends java.lang.Object
    Utility class for delegating notes checks to the correct checking logic.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  NoteCheckUtil.NoteTagHandler
      Handler for checking Note elements in the TagTree.
    • Constructor Summary

      Constructors 
      Constructor Description
      NoteCheckUtil()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NoteCheckUtil

        public NoteCheckUtil()