Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
49 /** receives notification of general document events.
51 <p>This interface is an IDL version of the Java interface
59 /** receives notification of the beginning of a document.
66 /** receives notification of the end of a document.
73 /** receives notification of the beginning of an element .
81 /** receives notification of the end of an element.
88 /** receives notification of character data.
95 /** receives notification of white space that can be ignored.
102 /** receives notification of a processing instruction.
110 /** receives an object for locating the origin of SAX document events.