Class TextBlock

    • Field Detail

      • MATCH_CLASS

        public static final HTMLElementPredicate MATCH_CLASS
        Predicate to match part or all of a block's class attribute.
      • MATCH_TAG

        public static final HTMLElementPredicate MATCH_TAG
        Predicate to match the tag associated with a block (case insensitive).
    • Constructor Detail

      • TextBlock

        public TextBlock​(WebResponse response,
                         FrameSelector frame,
                         java.net.URL baseURL,
                         java.lang.String baseTarget,
                         org.w3c.dom.Node rootNode,
                         java.lang.String characterSet)
    • Method Detail

      • getLists

        public WebList[] getLists()
        Returns any lists embedded in this text block.