ElementParser.parse

Parse an XML element.

Parsing will continue until the end of the current element. Any items encountered for which a handler has been registered will invoke that handler.

class ElementParser
void
parse
()

Throws

various kinds of XMLException

Meta

Suggestion Box / Bug Report