Class XTag.Matcher.TextMatcher<T>

java.lang.Object
com.cryptomorin.xseries.XTag.Matcher<T>
com.cryptomorin.xseries.XTag.Matcher.TextMatcher<T>
Enclosing class:
XTag.Matcher<T>

public static final class XTag.Matcher.TextMatcher<T> extends XTag.Matcher<T>
  • Field Details

    • text

      public final String text
    • contains

      public final boolean contains
  • Constructor Details

    • TextMatcher

      public TextMatcher(String text, boolean contains)
  • Method Details