Method Summary
|
startCDATA |
receives notification about the start of a CDATA section in the
XML-source.
|
|
endCDATA |
informs about the end of a CDATA-Section.
|
|
comment |
receives notification about a comment in the XML-source.
|
|
allowLineBreak |
informs a writer that it is allowable to insert a line break and
indentation before the next XDocumentHandler -call.
|
|
unknown |
notifies that any characters that cannot be handled by other callback
methods are announced through this method.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.