Home | History | Annotate | Download | only in serializer

Lines Matching refs:Attributes

25 import org.xml.sax.Attributes;
74 * with matching attributes, if so this field is true.
78 * to the attributes passed to the wrapped ContentHandler.
190 * @see org.xml.sax.ContentHandler#startElement(String,String,String,Attributes)
196 Attributes arg3)
243 * xmlns:foo) should appear as attributes of
246 * should appear as attributes
256 * also be mirrored with self generated additional attributes of elements
304 * Receives notification that an element starts, but attributes are not
326 * An element starts, but attributes are not fully known yet.