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

Method isBlock

src/main/java/org/jsoup/nodes/Element.java:95–97  ·  view source on GitHub ↗

Test if this element is a block-level element. (E.g. == true or an inline element == false). @return true if block, false if not (and thus inline)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

headMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected