blob: 7cce52eb3ee0358e892a17acd772de884ce8b410 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.core.resolver</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.core.resolver</strong></font><br>
Class StopParsingException</h2><br><hr><pre>package-private class <strong>StopParsingException</strong>
extends org.xml.sax.SAXException</pre>An exception indicating that the parsing should stop. This is usually
triggered when the top-level element has been found.<p></p><hr><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_StopParsingException">StopParsingException</a></strong>()</code></td></tr></table><br><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_StopParsingException">StopParsingException</a></h2><p><code>public <strong>StopParsingException</strong>()</code></p><p>Constructs an instance of <code>StopParsingException</code> with a
<code>null</code> detail message.</p><hr></body></html>