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

Method endElement

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

End an element. Ælfred will call this method at the end of each element (including EMPTY elements). @param elname The element type name. @exception java.lang.Exception The handler may throw any exception. @see #startElement @see XmlParser#declaredElements @see Xm

(String elname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

endElementMethod · 0.65
parseElementMethod · 0.65
parseETagMethod · 0.65

Implementers 1

HandlerBasesrc/com/microstar/xml/HandlerBase.java

Calls

no outgoing calls

Tested by

no test coverage detected