See {@link #startPrefixMapping startPrefixMapping} for details. These events will always occur immediately after the corresponding {@link #endElement endElement} event, but the order of {@link #endPrefixMapping endPrefixMapping} events is not otherwiseguaranteed.
@param prefix the prefix that was being mapped.This is the empty string when a default mapping scope ends. @throws org.xml.sax.SAXException the client may throwan exception during processing @see #startPrefixMapping @see #endElement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|