Class SectionDelimiter


  • public class SectionDelimiter
    extends java.lang.Object
    • Field Detail

      • requestAttribute

        protected final java.lang.String requestAttribute
      • value

        protected final V value
      • printedPatternValue

        protected final java.lang.String printedPatternValue
    • Constructor Detail

      • SectionDelimiter

        public SectionDelimiter​(java.lang.String title)
      • SectionDelimiter

        public SectionDelimiter​(java.lang.String left,
                                java.lang.String right)
    • Method Detail

      • isExactMatch

        protected boolean isExactMatch()
      • getRequestAttribute

        public java.lang.String getRequestAttribute()
      • getActual

        public java.lang.Object getActual()
      • getPrintedPatternValue

        public java.lang.String getPrintedPatternValue()
      • isForNonMatch

        public boolean isForNonMatch()
      • getMessage

        public java.lang.String getMessage()