MCPcopy Create free account
hub / github.com/AnalyseSI/AnalyseSI / parseElement

Method parseElement

src/com/microstar/xml/XmlParser.java:1013–1090  ·  view source on GitHub ↗

Parse an element, with its tags. [33] STag ::= '<' Name (S Attribute) S? '>' [WFC: unique Att spec] [38] element ::= EmptyElement | STag content ETag [39] EmptyElement ::= '<' Name (S Attribute) S? '/>' [WFC: unique Att spec] (Th

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseDocumentMethod · 0.95
parseContentMethod · 0.95

Calls 13

readNmtokenMethod · 0.95
getElementContentTypeMethod · 0.95
skipWhitespaceMethod · 0.95
readChMethod · 0.95
unreadMethod · 0.95
parseAttributeMethod · 0.95
declaredAttributesMethod · 0.95
parseContentMethod · 0.95
requireMethod · 0.95
attributeMethod · 0.65
startElementMethod · 0.65

Tested by

no test coverage detected