Home | History | Annotate | Download | only in serializer

Lines Matching refs:startPrefixMapping

2286      * @see org.xml.sax.ContentHandler#startPrefixMapping
2295 public void startPrefixMapping(String prefix, String uri)
2299 startPrefixMapping(prefix, uri, true);
2307 * @see ExtendedContentHandler#startPrefixMapping
2323 public boolean startPrefixMapping(
2355 * startPrefixMapping and the attributes. We are
2881 this.startPrefixMapping(prefixFromRawName, ns, false);
2901 this.startPrefixMapping(prefix, ns, false);
2933 this.startPrefixMapping(prefix, ns);
2992 * no currently open element. This is useful if a SAX startPrefixMapping()