blob: 30fa6ac3efb730156c1ede394a6ad70d43c32815 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.contentassist</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.contentassist</strong></font><br>
Class ContentAssistProcessorFactory</h2><br><hr><pre>public class <strong>ContentAssistProcessorFactory</strong>
extends java.lang.Object</pre>A factory class that reads an eclipse extension point for Content Assist
Processors.<p></p><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_ContentAssistProcessorFactory">ContentAssistProcessorFactory</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 static IContentAssistProcessor[]</code></td><td width="" align="left"><code><a href="#method_createProcessors">createProcessors</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Creates the necessary Content Assist Processors that have been
Contributed to the XSL Editor configuration.</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_ContentAssistProcessorFactory">ContentAssistProcessorFactory</a></h2><p><code>public <strong>ContentAssistProcessorFactory</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_createProcessors">createProcessors</a></h2><p><code>public IContentAssistProcessor[] <strong>createProcessors</strong>()</code></p><p>Creates the necessary Content Assist Processors that have been
Contributed to the XSL Editor configuration.</p><h3>Returns</h3><p><code>IContentAssistProcessor[]</code></p><hr></body></html>