By default, do nothing. Application writers may override this method in a subclass to take specific actions at the start of each element (such as allocating a new tree node or writing output to a file).
@param name The element type name. @param attributes The specified or defaulted attributes. @exception org.xml.sax.SAXException Any SAX exception, possiblywrapping another exception. @see org.xml.sax.ContentHandler#startElement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|