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

Method declaredAttributes

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

Get the declared attributes for an element type. @param elname The name of the element type. @return An Enumeration of all the attributes declared for a specific element type. The results will be valid only after the DTD (if any) has been parsed. @see #getAttributeType @s

(String elname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseElementMethod · 0.95

Calls 1

getElementAttributesMethod · 0.95

Tested by

no test coverage detected