blob: 208713061a3502f369adab7c00bd822eff9401f9 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.core.model</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.core.model</strong></font><br>
Class XSLModelObject.Type</h2><br><hr><pre>public class <strong>XSLModelObject.Type</strong>
extends java.lang.Enum</pre><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Field Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_ATTRIBUTE">ATTRIBUTE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_CALL_TEMPLATE">CALL_TEMPLATE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_FUNCTION">FUNCTION</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_IMPORT">IMPORT</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_INCLUDE">INCLUDE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_OTHER_ELEMENT">OTHER_ELEMENT</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_PARAM">PARAM</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_STYLESHEET">STYLESHEET</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_STYLESHEET_MODEL">STYLESHEET_MODEL</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_TEMPLATE">TEMPLATE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="80%" align="left"><code><a href="#field_VARIABLE">VARIABLE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</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 org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></td><td width="" align="left"><code><a href="#method_valueOf">valueOf</a>(java.lang.String name)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type[]</code></td><td width="" align="left"><code><a href="#method_values">values</a>()</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>
Field Detail
</h2></td></tr></table><h2><a name="field_ATTRIBUTE">ATTRIBUTE</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>ATTRIBUTE</strong></code></p><hr><h2><a name="field_CALL_TEMPLATE">CALL_TEMPLATE</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>CALL_TEMPLATE</strong></code></p><hr><h2><a name="field_FUNCTION">FUNCTION</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>FUNCTION</strong></code></p><table><tr><td></td></tr></table><hr><h2><a name="field_IMPORT">IMPORT</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>IMPORT</strong></code></p><hr><h2><a name="field_INCLUDE">INCLUDE</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>INCLUDE</strong></code></p><hr><h2><a name="field_OTHER_ELEMENT">OTHER_ELEMENT</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>OTHER_ELEMENT</strong></code></p><hr><h2><a name="field_PARAM">PARAM</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>PARAM</strong></code></p><table><tr><td></td></tr></table><hr><h2><a name="field_STYLESHEET">STYLESHEET</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>STYLESHEET</strong></code></p><hr><h2><a name="field_STYLESHEET_MODEL">STYLESHEET_MODEL</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>STYLESHEET_MODEL</strong></code></p><hr><h2><a name="field_TEMPLATE">TEMPLATE</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>TEMPLATE</strong></code></p><hr><h2><a name="field_VARIABLE">VARIABLE</a></h2><p><code>public static org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>VARIABLE</strong></code></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_valueOf">valueOf</a></h2><p><code>public org.eclipse.wst.xsl.core.model.XSLModelObject.Type <strong>valueOf</strong>(java.lang.String name)</code></p><p></p><h3>Parameters</h3><p><code>name</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xsl.core.model.XSLModelObject.Type</code></p><hr><h2><a name="method_values">values</a></h2><p><code>public org.eclipse.wst.xsl.core.model.XSLModelObject.Type[] <strong>values</strong>()</code></p><p></p><h3>Returns</h3><p><code>org.eclipse.wst.xsl.core.model.XSLModelObject.Type[]</code></p><hr></body></html>