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

Method attribute

src/com/microstar/xml/XmlHandler.java:163–163  ·  view source on GitHub ↗

Attribute. Ælfred will call this method once for each attribute (specified or defaulted) before reporting a startElement event. It is up to your handler to collect the attributes, if necessary. You may use XmlParser.getAttributeType() to find the attribute's declared type. @param name

(String aname, String value, boolean isSpecified)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

attributeMethod · 0.65
parseElementMethod · 0.65
parseAttributeMethod · 0.65

Implementers 1

HandlerBasesrc/com/microstar/xml/HandlerBase.java

Calls

no outgoing calls

Tested by

no test coverage detected