blob: a8ce141b172bd6fe2f6bd0bc6a4ad3300068cecc [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 DelegatingSourceValidatorForXSL</h2><br><hr><pre>public class <strong>DelegatingSourceValidatorForXSL</strong>
extends DelegatingSourceValidator</pre>This performs the as-you-type validation for xsl files<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_DelegatingSourceValidatorForXSL">DelegatingSourceValidatorForXSL</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>protected IValidator</code></td><td width="" align="left"><code><a href="#method_getDelegateValidator">getDelegateValidator</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>protected void</code></td><td width="" align="left"><code><a href="#method_updateValidationMessages">updateValidationMessages</a>(java.util.List messages
,
IDOMDocument document
,
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>(IValidationContext helper
,
IReporter reporter)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</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_DelegatingSourceValidatorForXSL">DelegatingSourceValidatorForXSL</a></h2><p><code>public <strong>DelegatingSourceValidatorForXSL</strong>()</code></p><p>Constructor</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_getDelegateValidator">getDelegateValidator</a></h2><p><code>protected IValidator <strong>getDelegateValidator</strong>()</code></p><p></p><h3>Returns</h3><p><code>IValidator</code></p><hr><h2><a name="method_updateValidationMessages">updateValidationMessages</a></h2><p><code>protected void <strong>updateValidationMessages</strong>(java.util.List messages
,
IDOMDocument document
,
IReporter reporter)</code></p><p></p><h3>Parameters</h3><p><code>messages</code></p><p><code>document</code></p><p><code>reporter</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></body></html>