Uses of Class
de.dbsystems.simplescrape.HTMLTagAttributes

Uses of HTMLTagAttributes in de.dbsystems.simplescrape
 

Methods in de.dbsystems.simplescrape that return HTMLTagAttributes
 HTMLTagAttributes HTMLTag.getAttributes()
          Returns the attributes of this node.
 

Methods in de.dbsystems.simplescrape with parameters of type HTMLTagAttributes
 boolean HTMLTagAttributes.match(HTMLTagAttributes other, ScrapeOptions options)