blob: 02b4ce07354580a2428a4660fd7448ddf37d4551 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.validation</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.validation</strong></font><br>
Class XSLMarkupValidator</h2><br><hr><pre>public class <strong>XSLMarkupValidator</strong>
extends MarkupValidator</pre><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_XSLMarkupValidator">XSLMarkupValidator</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><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_cleanup">cleanup</a>(IReporter reporter)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
(non-Javadoc)</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_connect">connect</a>(IDocument document)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
(non-Javadoc)</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_disconnect">disconnect</a>(IDocument document)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
(non-Javadoc)</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_validate">validate</a>(IValidationContext helper
,
IReporter reporter)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_validate">validate</a>(IRegion dirtyRegion
,
IValidationContext helper
,
IReporter reporter)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
(non-Javadoc)</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_validate">validate</a>(IStructuredDocumentRegion structuredDocumentRegion
,
IReporter reporter)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
(non-Javadoc)</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_XSLMarkupValidator">XSLMarkupValidator</a></h2><p><code>public <strong>XSLMarkupValidator</strong>()</code></p><p></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_cleanup">cleanup</a></h2><p><code>public void <strong>cleanup</strong>(IReporter reporter)</code></p><p>(non-Javadoc)</p><h3>Parameters</h3><p><code>reporter</code></p><hr><h2><a name="method_connect">connect</a></h2><p><code>public void <strong>connect</strong>(IDocument document)</code></p><p>(non-Javadoc)</p><h3>Parameters</h3><p><code>document</code></p><hr><h2><a name="method_disconnect">disconnect</a></h2><p><code>public void <strong>disconnect</strong>(IDocument document)</code></p><p>(non-Javadoc)</p><h3>Parameters</h3><p><code>document</code></p><hr><h2><a name="method_validate">validate</a></h2><p><code>public void <strong>validate</strong>(IValidationContext helper
,
IReporter reporter)</code></p><p></p><h3>Parameters</h3><p><code>helper</code></p><p><code>reporter</code></p><h3>Throws:</h3><p><code>ValidationException</code></p><hr><h2><a name="method_validate">validate</a></h2><p><code>public void <strong>validate</strong>(IRegion dirtyRegion
,
IValidationContext helper
,
IReporter reporter)</code></p><p>(non-Javadoc)</p><h3>Parameters</h3><p><code>dirtyRegion</code></p><p><code>helper</code></p><p><code>reporter</code></p><hr><h2><a name="method_validate">validate</a></h2><p><code>public void <strong>validate</strong>(IStructuredDocumentRegion structuredDocumentRegion
,
IReporter reporter)</code></p><p>(non-Javadoc)</p><h3>Parameters</h3><p><code>structuredDocumentRegion</code></p><p><code>reporter</code></p><hr></body></html>