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

Method tagName

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

Get the name of the tag for this element. E.g. div @return the tag name

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parsesSimpleDocumentMethod · 0.95
parsesRoughAttributesMethod · 0.95
testGetElementByIdMethod · 0.95
insertMethod · 0.95
accumulateParentsMethod · 0.95
valMethod · 0.95
outerHtmlHeadMethod · 0.95
outerHtmlTailMethod · 0.95
headMethod · 0.95
handlesJavadocFontMethod · 0.45

Calls 3

notEmptyMethod · 0.95
valueOfMethod · 0.95
getNameMethod · 0.45

Tested by 15

parsesSimpleDocumentMethod · 0.76
parsesRoughAttributesMethod · 0.76
testGetElementByIdMethod · 0.76
handlesJavadocFontMethod · 0.36
testGetParentsMethod · 0.36
testTagNameSetMethod · 0.36