Lines Matching refs:element
32 /** Capsule around an XML element.
45 /** Gets the localname of this element.
48 localname of this element
52 /** Gets the namespace uid of this element.
55 namespace uid of this element
59 /** Gets the attributes of this element.
62 attributes of this element
66 /** Called upon each occuring child element.
69 namespace uid of element
71 localname of element
73 attributes of element
108 /** Receives notification of element closing.