blob: 861c5b6ee78dbefd3f2abf3e5127f0fe68c5a969 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xml.xpath2.processor.internal.types</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xml.xpath2.processor.internal.types</strong></font><br>
Class NodeItemTypeImpl</h2><br><hr><pre>public class <strong>NodeItemTypeImpl</strong>
extends java.lang.Object</pre><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_NodeItemTypeImpl">NodeItemTypeImpl</a></strong>(short occurrence
,
short nodeType)</code></td></tr><tr><td><code><strong><a href="#con_NodeItemTypeImpl">NodeItemTypeImpl</a></strong>(short nodeType)</code></td></tr><tr><td><code><strong><a href="#con_NodeItemTypeImpl">NodeItemTypeImpl</a></strong>(short occurrence
,
short nodeType
,
org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition
,
javax.xml.namespace.QName name
,
boolean wildcard)</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 javax.xml.namespace.QName</code></td><td width="" align="left"><code><a href="#method_getName">getName</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public short</code></td><td width="" align="left"><code><a href="#method_getNodeType">getNodeType</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public short</code></td><td width="" align="left"><code><a href="#method_getOccurrence">getOccurrence</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition</code></td><td width="" align="left"><code><a href="#method_getTypeDefinition">getTypeDefinition</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public boolean</code></td><td width="" align="left"><code><a href="#method_isWildcard">isWildcard</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>
Constructor Detail
</h2></td></tr></table><h2><a name="con_NodeItemTypeImpl">NodeItemTypeImpl</a></h2><p><code>public <strong>NodeItemTypeImpl</strong>(short occurrence
,
short nodeType)</code></p><p></p><hr><h2><a name="con_NodeItemTypeImpl">NodeItemTypeImpl</a></h2><p><code>public <strong>NodeItemTypeImpl</strong>(short nodeType)</code></p><p></p><hr><h2><a name="con_NodeItemTypeImpl">NodeItemTypeImpl</a></h2><p><code>public <strong>NodeItemTypeImpl</strong>(short occurrence
,
short nodeType
,
org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition typeDefinition
,
javax.xml.namespace.QName name
,
boolean wildcard)</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_getName">getName</a></h2><p><code>public javax.xml.namespace.QName <strong>getName</strong>()</code></p><p></p><h3>Returns</h3><p><code>javax.xml.namespace.QName</code></p><hr><h2><a name="method_getNodeType">getNodeType</a></h2><p><code>public short <strong>getNodeType</strong>()</code></p><p></p><h3>Returns</h3><p><code>short</code></p><hr><h2><a name="method_getOccurrence">getOccurrence</a></h2><p><code>public short <strong>getOccurrence</strong>()</code></p><p></p><h3>Returns</h3><p><code>short</code></p><hr><h2><a name="method_getTypeDefinition">getTypeDefinition</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition <strong>getTypeDefinition</strong>()</code></p><p></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition</code></p><hr><h2><a name="method_isWildcard">isWildcard</a></h2><p><code>public boolean <strong>isWildcard</strong>()</code></p><p></p><h3>Returns</h3><p><code>boolean</code></p><hr></body></html>