MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / Elements

Class Elements

src/main/java/org/jsoup/select/Elements.java:16–554  ·  view source on GitHub ↗

A list of Element Elements, with methods that act on every element in the list. To get an Elements object, use the Element#select(String) method. @author Jonathan Hedley, jonathan@hedley.net

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected