blob: f0d5f0cb64c5847ce026b1053299d82095c79919 [file] [log] [blame]
<html>
<body>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.core</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.core</strong></font>
<br>
Class XPathCorePlugin</h2>
<br>
<hr>
<pre>public class <strong>XPathCorePlugin</strong>
extends Plugin</pre>The activator class controls the plug-in life cycle<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 java.lang.String</code></td><td width="80%" align="left"><code>PLUGIN_ID</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathCorePlugin</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 org.eclipse.wst.xml.xpath.core.XPathCorePlugin</code></td><td width="" align="left"><code>getDefault()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the shared instance</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code>start(BundleContext context)</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>stop(BundleContext context)</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>PLUGIN_ID</h2>
<p>
<code>public static java.lang.String <strong>PLUGIN_ID</strong></code>
</p>
<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>XPathCorePlugin</h2>
<p>
<code>public <strong>XPathCorePlugin</strong>()</code>
</p>
<p>The 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>getDefault</h2>
<p>
<code>public org.eclipse.wst.xml.xpath.core.XPathCorePlugin <strong>getDefault</strong>()</code>
</p>
<p>Returns the shared instance</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.wst.xml.xpath.core.XPathCorePlugin</code> - the shared instance</p>
<hr>
<h2>start</h2>
<p>
<code>public void <strong>start</strong>(BundleContext context)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>context</code>
</p>
<h3>Throws:</h3>
<p>
<code>java.lang.Exception</code>
</p>
<hr>
<h2>stop</h2>
<p>
<code>public void <strong>stop</strong>(BundleContext context)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>context</code>
</p>
<h3>Throws:</h3>
<p>
<code>java.lang.Exception</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.core.internal.parser</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.core.internal.parser</strong></font>
<br>
Class XPathParser</h2>
<br>
<hr>
<pre>public class <strong>XPathParser</strong>
extends java.lang.Object</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>protected Token</code></td><td width="80%" align="left"><code>currentToken</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected org.apache.commons.jxpath.ri.parser.XPathParser</code></td><td width="80%" align="left"><code>parser</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected Token</code></td><td width="80%" align="left"><code>previousToken</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathParser</strong>(java.lang.String xpath)</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 Token</code></td><td width="" align="left"><code>getCurrentToken()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public Token</code></td><td width="" align="left"><code>getPreviousToken()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public int</code></td><td width="" align="left"><code>getTokenStartOffset(int offsetLine
,
int offsetColumn)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Given a line number and a column number, return the starting
offset of the last known token.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected boolean</code></td><td width="" align="left"><code>locatedColumn(Token token
,
int offsetColumn)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Checks to see if the token is in the range of the column offset</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected boolean</code></td><td width="" align="left"><code>locatedLine(Token token
,
int offsetLine)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Checks to see if the token is in the range of the line offset</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>currentToken</h2>
<p>
<code>protected Token <strong>currentToken</strong></code>
</p>
<hr>
<h2>parser</h2>
<p>
<code>protected org.apache.commons.jxpath.ri.parser.XPathParser <strong>parser</strong></code>
</p>
<hr>
<h2>previousToken</h2>
<p>
<code>protected Token <strong>previousToken</strong></code>
</p>
<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>XPathParser</h2>
<p>
<code>public <strong>XPathParser</strong>(java.lang.String xpath)</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>getCurrentToken</h2>
<p>
<code>public Token <strong>getCurrentToken</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>Token</code>
</p>
<hr>
<h2>getPreviousToken</h2>
<p>
<code>public Token <strong>getPreviousToken</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>Token</code>
</p>
<hr>
<h2>getTokenStartOffset</h2>
<p>
<code>public int <strong>getTokenStartOffset</strong>(int offsetLine
,
int offsetColumn)</code>
</p>
<p>Given a line number and a column number, return the starting
offset of the last known token.</p>
<h3>Parameters</h3>
<p>
<code>offsetLine</code>
</p>
<p>
<code>offsetColumn</code>
</p>
<h3>Returns</h3>
<p>
<code>int</code>
</p>
<hr>
<h2>locatedColumn</h2>
<p>
<code>protected boolean <strong>locatedColumn</strong>(Token token
,
int offsetColumn)</code>
</p>
<p>Checks to see if the token is in the range of the column offset</p>
<h3>Parameters</h3>
<p>
<code>token</code>
</p>
<p>
<code>offsetColumn</code>
</p>
<h3>Returns</h3>
<p>
<code>boolean</code> - true if found, false otherwise</p>
<hr>
<h2>locatedLine</h2>
<p>
<code>protected boolean <strong>locatedLine</strong>(Token token
,
int offsetLine)</code>
</p>
<p>Checks to see if the token is in the range of the line offset</p>
<h3>Parameters</h3>
<p>
<code>token</code> - An XPath Token.</p>
<p>
<code>offsetLine</code> - Line number offset of a region.</p>
<h3>Returns</h3>
<p>
<code>boolean</code> - true if found, false otherwise.</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.core.util</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.core.util</strong></font>
<br>
Class XSLTXPathHelper</h2>
<br>
<hr>
<pre>public class <strong>XSLTXPathHelper</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>XSLTXPathHelper</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 void</code></td><td width="" align="left"><code>compile(java.lang.String expression)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.apache.xpath.objects.XObject</code></td><td width="" align="left"><code>eval(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Evaluate XPath string to an XObject. Using this method, XPath namespace
prefixes will be resolved from the namespaceNode.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.apache.xpath.objects.XObject</code></td><td width="" align="left"><code>eval(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Evaluate XPath string to an XObject. XPath namespace prefixes are
resolved from the namespaceNode. The implementation of this is a little
slow, since it creates a number of objects each time it is called. This
could be optimized to keep the same objects around, but then
thread-safety issues would arise.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.apache.xpath.objects.XObject</code></td><td width="" align="left"><code>eval(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.apache.xml.utils.PrefixResolver prefixResolver)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Evaluate XPath string to an XObject. XPath namespace prefixes are
resolved from the namespaceNode. The implementation of this is a little
slow, since it creates a number of objects each time it is called. This
could be optimized to keep the same objects around, but then
thread-safety issues would arise.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected static org.apache.xpath.compiler.FunctionTable</code></td><td width="" align="left"><code>getFunctionTable()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.traversal.NodeIterator</code></td><td width="" align="left"><code>selectNodeIterator(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the contextNode.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.traversal.NodeIterator</code></td><td width="" align="left"><code>selectNodeIterator(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the namespaceNode.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.NodeList</code></td><td width="" align="left"><code>selectNodeList(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the contextNode.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.NodeList</code></td><td width="" align="left"><code>selectNodeList(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the namespaceNode.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.Node</code></td><td width="" align="left"><code>selectSingleNode(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a single node. XPath namespace prefixes are
resolved from the context node, which may not be what you want (see the
next method).</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static org.w3c.dom.Node</code></td><td width="" align="left"><code>selectSingleNode(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Use an XPath string to select a single node. XPath namespace prefixes are
resolved from the namespaceNode.</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>XSLTXPathHelper</h2>
<p>
<code>public <strong>XSLTXPathHelper</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>compile</h2>
<p>
<code>public void <strong>compile</strong>(java.lang.String expression)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>expression</code>
</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.xpath.XPathExpressionException</code>
</p>
<hr>
<h2>eval</h2>
<p>
<code>public org.apache.xpath.objects.XObject <strong>eval</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
</p>
<p>Evaluate XPath string to an XObject. Using this method, XPath namespace
prefixes will be resolved from the namespaceNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<h3>Returns</h3>
<p>
<code>org.apache.xpath.objects.XObject</code> - An XObject, which can be used to obtain a string, number, nodelist, etc, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>eval</h2>
<p>
<code>public org.apache.xpath.objects.XObject <strong>eval</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
</p>
<p>Evaluate XPath string to an XObject. XPath namespace prefixes are
resolved from the namespaceNode. The implementation of this is a little
slow, since it creates a number of objects each time it is called. This
could be optimized to keep the same objects around, but then
thread-safety issues would arise.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<p>
<code>namespaceNode</code> - The node from which prefixes in the XPath will be resolved to namespaces.</p>
<h3>Returns</h3>
<p>
<code>org.apache.xpath.objects.XObject</code> - An XObject, which can be used to obtain a string, number, nodelist, etc, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>eval</h2>
<p>
<code>public org.apache.xpath.objects.XObject <strong>eval</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.apache.xml.utils.PrefixResolver prefixResolver)</code>
</p>
<p>Evaluate XPath string to an XObject. XPath namespace prefixes are
resolved from the namespaceNode. The implementation of this is a little
slow, since it creates a number of objects each time it is called. This
could be optimized to keep the same objects around, but then
thread-safety issues would arise.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<p>
<code>prefixResolver</code> - Will be called if the parser encounters namespace prefixes, to resolve the prefixes to URLs.</p>
<h3>Returns</h3>
<p>
<code>org.apache.xpath.objects.XObject</code> - An XObject, which can be used to obtain a string, number, nodelist, etc, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>getFunctionTable</h2>
<p>
<code>protected org.apache.xpath.compiler.FunctionTable <strong>getFunctionTable</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>org.apache.xpath.compiler.FunctionTable</code>
</p>
<hr>
<h2>selectNodeIterator</h2>
<p>
<code>public org.w3c.dom.traversal.NodeIterator <strong>selectNodeIterator</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
</p>
<p>Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the contextNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.traversal.NodeIterator</code> - A NodeIterator, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>selectNodeIterator</h2>
<p>
<code>public org.w3c.dom.traversal.NodeIterator <strong>selectNodeIterator</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
</p>
<p>Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the namespaceNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<p>
<code>namespaceNode</code> - The node from which prefixes in the XPath will be resolved to namespaces.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.traversal.NodeIterator</code> - A NodeIterator, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>selectNodeList</h2>
<p>
<code>public org.w3c.dom.NodeList <strong>selectNodeList</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
</p>
<p>Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the contextNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.NodeList</code> - A NodeIterator, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>selectNodeList</h2>
<p>
<code>public org.w3c.dom.NodeList <strong>selectNodeList</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
</p>
<p>Use an XPath string to select a nodelist. XPath namespace prefixes are
resolved from the namespaceNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<p>
<code>namespaceNode</code> - The node from which prefixes in the XPath will be resolved to namespaces.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.NodeList</code> - A NodeIterator, should never be null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>selectSingleNode</h2>
<p>
<code>public org.w3c.dom.Node <strong>selectSingleNode</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str)</code>
</p>
<p>Use an XPath string to select a single node. XPath namespace prefixes are
resolved from the context node, which may not be what you want (see the
next method).</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.Node</code> - The first node found that matches the XPath, or null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<h2>selectSingleNode</h2>
<p>
<code>public org.w3c.dom.Node <strong>selectSingleNode</strong>(org.w3c.dom.Node contextNode
,
java.lang.String str
,
org.w3c.dom.Node namespaceNode)</code>
</p>
<p>Use an XPath string to select a single node. XPath namespace prefixes are
resolved from the namespaceNode.</p>
<h3>Parameters</h3>
<p>
<code>contextNode</code> - The node to start searching from.</p>
<p>
<code>str</code> - A valid XPath string.</p>
<p>
<code>namespaceNode</code> - The node from which prefixes in the XPath will be resolved to namespaces.</p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.Node</code> - The first node found that matches the XPath, or null.</p>
<h3>Throws:</h3>
<p>
<code>javax.xml.transform.TransformerException</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui</strong></font>
<br>
Class XPathUIMessages</h2>
<br>
<hr>
<pre>public class <strong>XPathUIMessages</strong>
extends NLS</pre>Strings used by XPath UI<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 java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Context</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Document</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_DOM_Tree</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Expression</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Namespace_Prefixes</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Namespaces</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Namespaces_Tip</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Node_could_not_be_selected</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Nothing_selected</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Refresh_Source_Docs</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Refresh_Source_Docs_Tip</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Run_on_selected</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Run_XPath_Query</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Select_source_first</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Selection</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Show_In_Source</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Show_In_Source_Tip</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_Text</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_XML_Source_Document</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_XPath_Eval_Failed</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_XPath_Navigator</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>XPathNavigator_XPath_Show_In_Source_Failed</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 java.util.ResourceBundle</code></td><td width="" align="left"><code>getResourceBundle()</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>XPathNavigator_Context</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Context</strong></code>
</p>
<hr>
<h2>XPathNavigator_Document</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Document</strong></code>
</p>
<hr>
<h2>XPathNavigator_DOM_Tree</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_DOM_Tree</strong></code>
</p>
<hr>
<h2>XPathNavigator_Expression</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Expression</strong></code>
</p>
<hr>
<h2>XPathNavigator_Namespace_Prefixes</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Namespace_Prefixes</strong></code>
</p>
<hr>
<h2>XPathNavigator_Namespaces</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Namespaces</strong></code>
</p>
<hr>
<h2>XPathNavigator_Namespaces_Tip</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Namespaces_Tip</strong></code>
</p>
<hr>
<h2>XPathNavigator_Node_could_not_be_selected</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Node_could_not_be_selected</strong></code>
</p>
<hr>
<h2>XPathNavigator_Nothing_selected</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Nothing_selected</strong></code>
</p>
<hr>
<h2>XPathNavigator_Refresh_Source_Docs</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Refresh_Source_Docs</strong></code>
</p>
<hr>
<h2>XPathNavigator_Refresh_Source_Docs_Tip</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Refresh_Source_Docs_Tip</strong></code>
</p>
<hr>
<h2>XPathNavigator_Run_on_selected</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Run_on_selected</strong></code>
</p>
<hr>
<h2>XPathNavigator_Run_XPath_Query</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Run_XPath_Query</strong></code>
</p>
<hr>
<h2>XPathNavigator_Select_source_first</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Select_source_first</strong></code>
</p>
<hr>
<h2>XPathNavigator_Selection</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Selection</strong></code>
</p>
<hr>
<h2>XPathNavigator_Show_In_Source</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Show_In_Source</strong></code>
</p>
<hr>
<h2>XPathNavigator_Show_In_Source_Tip</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Show_In_Source_Tip</strong></code>
</p>
<hr>
<h2>XPathNavigator_Text</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_Text</strong></code>
</p>
<hr>
<h2>XPathNavigator_XML_Source_Document</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_XML_Source_Document</strong></code>
</p>
<hr>
<h2>XPathNavigator_XPath_Eval_Failed</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_XPath_Eval_Failed</strong></code>
</p>
<hr>
<h2>XPathNavigator_XPath_Navigator</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_XPath_Navigator</strong></code>
</p>
<hr>
<h2>XPathNavigator_XPath_Show_In_Source_Failed</h2>
<p>
<code>public static java.lang.String <strong>XPathNavigator_XPath_Show_In_Source_Failed</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>getResourceBundle</h2>
<p>
<code>public java.util.ResourceBundle <strong>getResourceBundle</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>java.util.ResourceBundle</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui</strong></font>
<br>
Class XPathViewPlugin</h2>
<br>
<hr>
<pre>public class <strong>XPathViewPlugin</strong>
extends AbstractUIPlugin</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathViewPlugin</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 org.eclipse.wst.xml.xpath.ui.XPathViewPlugin</code></td><td width="" align="left"><code>getDefault()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the shared instance.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="" align="left"><code>getPluginId()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.util.ResourceBundle</code></td><td width="" align="left"><code>getResourceBundle()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the plugin's resource bundle</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="" align="left"><code>getResourceString(java.lang.String key)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the string from the plugin's resource bundle,
or 'key' if not found.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public ContextTypeRegistry</code></td><td width="" align="left"><code>getXPathTemplateContextRegistry()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the template context type registry for xpath</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public TemplateStore</code></td><td width="" align="left"><code>getXPathTemplateStore()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Returns the template store for the xpath templates.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code>info(java.lang.String message)</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>initializeImageRegistry(ImageRegistry reg)</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>log(java.lang.String message
,
java.lang.Throwable ex)</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>log(java.lang.Throwable ex)</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>partActivated(IWorkbenchPartReference partRef)</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>partBroughtToTop(IWorkbenchPartReference partRef)</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>partClosed(IWorkbenchPartReference partRef)</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>partDeactivated(IWorkbenchPartReference partRef)</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>partHidden(IWorkbenchPartReference partRef)</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>partInputChanged(IWorkbenchPartReference partRef)</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>partOpened(IWorkbenchPartReference partRef)</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>partVisible(IWorkbenchPartReference partRef)</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>start(BundleContext context)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
This method is called upon plug-in activation</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code>stop(BundleContext context)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
This method is called when the plug-in is stopped</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static void</code></td><td width="" align="left"><code>throwCoreException(java.lang.String message
,
java.lang.Throwable t)</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>updateXPathNavigatorView(IWorkbenchPartReference partRef)</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>warn(java.lang.String message)</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>XPathViewPlugin</h2>
<p>
<code>public <strong>XPathViewPlugin</strong>()</code>
</p>
<p>The 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>getDefault</h2>
<p>
<code>public org.eclipse.wst.xml.xpath.ui.XPathViewPlugin <strong>getDefault</strong>()</code>
</p>
<p>Returns the shared instance.</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.wst.xml.xpath.ui.XPathViewPlugin</code>
</p>
<hr>
<h2>getPluginId</h2>
<p>
<code>public java.lang.String <strong>getPluginId</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>java.lang.String</code>
</p>
<hr>
<h2>getResourceBundle</h2>
<p>
<code>public java.util.ResourceBundle <strong>getResourceBundle</strong>()</code>
</p>
<p>Returns the plugin's resource bundle</p>
<h3>Returns</h3>
<p>
<code>java.util.ResourceBundle</code>
</p>
<hr>
<h2>getResourceString</h2>
<p>
<code>public java.lang.String <strong>getResourceString</strong>(java.lang.String key)</code>
</p>
<p>Returns the string from the plugin's resource bundle,
or 'key' if not found.</p>
<h3>Parameters</h3>
<p>
<code>key</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.String</code>
</p>
<hr>
<h2>getXPathTemplateContextRegistry</h2>
<p>
<code>public ContextTypeRegistry <strong>getXPathTemplateContextRegistry</strong>()</code>
</p>
<p>Returns the template context type registry for xpath</p>
<h3>Returns</h3>
<p>
<code>ContextTypeRegistry</code> - the template context type registry for xpath</p>
<hr>
<h2>getXPathTemplateStore</h2>
<p>
<code>public TemplateStore <strong>getXPathTemplateStore</strong>()</code>
</p>
<p>Returns the template store for the xpath templates.</p>
<h3>Returns</h3>
<p>
<code>TemplateStore</code> - the template store for the xpath templates</p>
<hr>
<h2>info</h2>
<p>
<code>public void <strong>info</strong>(java.lang.String message)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>message</code>
</p>
<hr>
<h2>initializeImageRegistry</h2>
<p>
<code>protected void <strong>initializeImageRegistry</strong>(ImageRegistry reg)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>reg</code>
</p>
<hr>
<h2>log</h2>
<p>
<code>public void <strong>log</strong>(java.lang.String message
,
java.lang.Throwable ex)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>message</code>
</p>
<p>
<code>ex</code>
</p>
<hr>
<h2>log</h2>
<p>
<code>public void <strong>log</strong>(java.lang.Throwable ex)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>ex</code>
</p>
<hr>
<h2>partActivated</h2>
<p>
<code>public void <strong>partActivated</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partBroughtToTop</h2>
<p>
<code>public void <strong>partBroughtToTop</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partClosed</h2>
<p>
<code>public void <strong>partClosed</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partDeactivated</h2>
<p>
<code>public void <strong>partDeactivated</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partHidden</h2>
<p>
<code>public void <strong>partHidden</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partInputChanged</h2>
<p>
<code>public void <strong>partInputChanged</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partOpened</h2>
<p>
<code>public void <strong>partOpened</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>partVisible</h2>
<p>
<code>public void <strong>partVisible</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>start</h2>
<p>
<code>public void <strong>start</strong>(BundleContext context)</code>
</p>
<p>This method is called upon plug-in activation</p>
<h3>Parameters</h3>
<p>
<code>context</code>
</p>
<h3>Throws:</h3>
<p>
<code>java.lang.Exception</code>
</p>
<hr>
<h2>stop</h2>
<p>
<code>public void <strong>stop</strong>(BundleContext context)</code>
</p>
<p>This method is called when the plug-in is stopped</p>
<h3>Parameters</h3>
<p>
<code>context</code>
</p>
<h3>Throws:</h3>
<p>
<code>java.lang.Exception</code>
</p>
<hr>
<h2>throwCoreException</h2>
<p>
<code>public void <strong>throwCoreException</strong>(java.lang.String message
,
java.lang.Throwable t)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>message</code>
</p>
<p>
<code>t</code>
</p>
<h3>Throws:</h3>
<p>
<code>CoreException</code>
</p>
<hr>
<h2>updateXPathNavigatorView</h2>
<p>
<code>protected void <strong>updateXPathNavigatorView</strong>(IWorkbenchPartReference partRef)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>partRef</code>
</p>
<hr>
<h2>warn</h2>
<p>
<code>public void <strong>warn</strong>(java.lang.String message)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>message</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.internal</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.internal</strong></font>
<br>
Class XPathUIMessages</h2>
<br>
<hr>
<pre>public class <strong>XPathUIMessages</strong>
extends NLS</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 java.lang.String</code></td><td width="80%" align="left"><code>XPathPrefencePage_0</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<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>XPathPrefencePage_0</h2>
<p>
<code>public static java.lang.String <strong>XPathPrefencePage_0</strong></code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.internal.preferences</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.internal.preferences</strong></font>
<br>
Class XPathPrefencePage</h2>
<br>
<hr>
<pre>public class <strong>XPathPrefencePage</strong>
extends AbstractPreferencePage</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathPrefencePage</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 org.eclipse.swt.widgets.Control</code></td><td width="" align="left"><code>createContents(org.eclipse.swt.widgets.Composite parent)</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>XPathPrefencePage</h2>
<p>
<code>public <strong>XPathPrefencePage</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>createContents</h2>
<p>
<code>protected org.eclipse.swt.widgets.Control <strong>createContents</strong>(org.eclipse.swt.widgets.Composite parent)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>parent</code>
</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.swt.widgets.Control</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.internal.preferences</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.internal.preferences</strong></font>
<br>
Class XPathTemplatePreferencePage</h2>
<br>
<hr>
<pre>public class <strong>XPathTemplatePreferencePage</strong>
extends XMLTemplatePreferencePage</pre>XSLTemplatePreferencePage sets up the template preference page that
contains the templates for xpath, xpath 2.0, axis, operators, and
exslt functions.<p></p>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathTemplatePreferencePage</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 boolean</code></td><td width="" align="left"><code>performOk()</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>XPathTemplatePreferencePage</h2>
<p>
<code>public <strong>XPathTemplatePreferencePage</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>performOk</h2>
<p>
<code>public boolean <strong>performOk</strong>()</code>
</p>
<p>(non-Javadoc)</p>
<h3>Returns</h3>
<p>
<code>boolean</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class DOMNodeLabelProvider</h2>
<br>
<hr>
<pre>public class <strong>DOMNodeLabelProvider</strong>
extends LabelProvider</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>DOMNodeLabelProvider</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 org.eclipse.swt.graphics.Image</code></td><td width="" align="left"><code>getImage(java.lang.Object element)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.String</code></td><td width="" align="left"><code>getText(java.lang.Object element)</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>DOMNodeLabelProvider</h2>
<p>
<code>public <strong>DOMNodeLabelProvider</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>getImage</h2>
<p>
<code>public org.eclipse.swt.graphics.Image <strong>getImage</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.swt.graphics.Image</code>
</p>
<hr>
<h2>getText</h2>
<p>
<code>public java.lang.String <strong>getText</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.String</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class DOMTreeContentProvider</h2>
<br>
<hr>
<pre>public class <strong>DOMTreeContentProvider</strong>
extends java.lang.Object</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>package-private org.w3c.dom.Node</code></td><td width="80%" align="left"><code>node</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>package-private static java.lang.Object[]</code></td><td width="80%" align="left"><code>NOTHING</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>DOMTreeContentProvider</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>dispose()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.Object[]</code></td><td width="" align="left"><code>getChildren(java.lang.Object parentElement)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.Object[]</code></td><td width="" align="left"><code>getElements(java.lang.Object inputElement)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.Object</code></td><td width="" align="left"><code>getParent(java.lang.Object element)</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>hasChildren(java.lang.Object element)</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>inputChanged(Viewer viewer
,
java.lang.Object oldInput
,
java.lang.Object newInput)</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>node</h2>
<p>
<code>package-private org.w3c.dom.Node <strong>node</strong></code>
</p>
<hr>
<h2>NOTHING</h2>
<p>
<code>package-private static java.lang.Object[] <strong>NOTHING</strong></code>
</p>
<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>DOMTreeContentProvider</h2>
<p>
<code>public <strong>DOMTreeContentProvider</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>dispose</h2>
<p>
<code>public void <strong>dispose</strong>()</code>
</p>
<p></p>
<hr>
<h2>getChildren</h2>
<p>
<code>public java.lang.Object[] <strong>getChildren</strong>(java.lang.Object parentElement)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>parentElement</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.Object[]</code>
</p>
<hr>
<h2>getElements</h2>
<p>
<code>public java.lang.Object[] <strong>getElements</strong>(java.lang.Object inputElement)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>inputElement</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.Object[]</code>
</p>
<hr>
<h2>getParent</h2>
<p>
<code>public java.lang.Object <strong>getParent</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.Object</code>
</p>
<hr>
<h2>hasChildren</h2>
<p>
<code>public boolean <strong>hasChildren</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>boolean</code>
</p>
<hr>
<h2>inputChanged</h2>
<p>
<code>public void <strong>inputChanged</strong>(Viewer viewer
,
java.lang.Object oldInput
,
java.lang.Object newInput)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>viewer</code>
</p>
<p>
<code>oldInput</code>
</p>
<p>
<code>newInput</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class DOMViewerFilter</h2>
<br>
<hr>
<pre>public class <strong>DOMViewerFilter</strong>
extends ViewerFilter</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>DOMViewerFilter</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 boolean</code></td><td width="" align="left"><code>select(Viewer viewer
,
java.lang.Object parentElement
,
java.lang.Object element)</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>DOMViewerFilter</h2>
<p>
<code>public <strong>DOMViewerFilter</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>select</h2>
<p>
<code>public boolean <strong>select</strong>(Viewer viewer
,
java.lang.Object parentElement
,
java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>viewer</code>
</p>
<p>
<code>parentElement</code>
</p>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>boolean</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class EditNamespacePrefixDialog</h2>
<br>
<hr>
<pre>public class <strong>EditNamespacePrefixDialog</strong>
extends Dialog</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>protected org.eclipse.swt.widgets.Label</code></td><td width="80%" align="left"><code>errorMessageLabel</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected java.util.List</code></td><td width="80%" align="left"><code>namespaceInfoList</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected IPath</code></td><td width="80%" align="left"><code>resourceLocation</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>EditNamespacePrefixDialog</strong>(org.eclipse.swt.widgets.Shell parentShell
,
IPath resourceLocation)</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 void</code></td><td width="" align="left"><code>createButtonsForButtonBar(org.eclipse.swt.widgets.Composite parent)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected org.eclipse.swt.widgets.Control</code></td><td width="" align="left"><code>createDialogArea(org.eclipse.swt.widgets.Composite parent)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected org.eclipse.swt.widgets.Control</code></td><td width="" align="left"><code>getDialogArea(org.eclipse.swt.widgets.Composite parent)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.util.List</code></td><td width="" align="left"><code>getNamespaceInfoList()</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>setNamespaceInfoList(java.util.List list)</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>updateErrorMessage(java.util.List namespaceInfoList)</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>updateOccured(java.lang.Object object
,
java.lang.Object arg)</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>errorMessageLabel</h2>
<p>
<code>protected org.eclipse.swt.widgets.Label <strong>errorMessageLabel</strong></code>
</p>
<hr>
<h2>namespaceInfoList</h2>
<p>
<code>protected java.util.List <strong>namespaceInfoList</strong></code>
</p>
<hr>
<h2>resourceLocation</h2>
<p>
<code>protected IPath <strong>resourceLocation</strong></code>
</p>
<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>EditNamespacePrefixDialog</h2>
<p>
<code>public <strong>EditNamespacePrefixDialog</strong>(org.eclipse.swt.widgets.Shell parentShell
,
IPath resourceLocation)</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>createButtonsForButtonBar</h2>
<p>
<code>protected void <strong>createButtonsForButtonBar</strong>(org.eclipse.swt.widgets.Composite parent)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>parent</code>
</p>
<hr>
<h2>createDialogArea</h2>
<p>
<code>protected org.eclipse.swt.widgets.Control <strong>createDialogArea</strong>(org.eclipse.swt.widgets.Composite parent)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>parent</code>
</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.swt.widgets.Control</code>
</p>
<hr>
<h2>getDialogArea</h2>
<p>
<code>protected org.eclipse.swt.widgets.Control <strong>getDialogArea</strong>(org.eclipse.swt.widgets.Composite parent)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>parent</code>
</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.swt.widgets.Control</code>
</p>
<hr>
<h2>getNamespaceInfoList</h2>
<p>
<code>public java.util.List <strong>getNamespaceInfoList</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>java.util.List</code>
</p>
<hr>
<h2>setNamespaceInfoList</h2>
<p>
<code>public void <strong>setNamespaceInfoList</strong>(java.util.List list)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>list</code>
</p>
<hr>
<h2>updateErrorMessage</h2>
<p>
<code>public void <strong>updateErrorMessage</strong>(java.util.List namespaceInfoList)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>namespaceInfoList</code>
</p>
<hr>
<h2>updateOccured</h2>
<p>
<code>public void <strong>updateOccured</strong>(java.lang.Object object
,
java.lang.Object arg)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>object</code>
</p>
<p>
<code>arg</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator</h2>
<br>
<hr>
<pre>public class <strong>XPathNavigator</strong>
extends ViewPart</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>protected IMemento</code></td><td width="80%" align="left"><code>memento</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>MEMENTO_QUERYCONTEXT_DOCUMENT</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>MEMENTO_QUERYCONTEXT_KEY</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>MEMENTO_QUERYCONTEXT_SELECTION</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>MEMENTO_XPATHNAVIGATOR_SECTION</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public static java.lang.String</code></td><td width="80%" align="left"><code>MEMENTO_XPATHQUERY_KEY</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected java.util.WeakHashMap</code></td><td width="80%" align="left"><code>namespaceInfo</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathNavigator</strong>()</code></td>
</tr>
<tr>
<td><code><strong>XPathNavigator.EditorReferenceLabelProvider</strong>()</code></td>
</tr>
<tr>
<td><code><strong>XPathNavigator.RefreshAction</strong>()</code></td>
</tr>
<tr>
<td><code><strong>XPathNavigator.ShowInSourceAction</strong>()</code></td>
</tr>
<tr>
<td><code><strong>XPathNavigator.XMLEditorsContentProvider</strong>()</code></td>
</tr>
<tr>
<td><code><strong>XPathNavigator.XPathAction</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>createPartControl(org.eclipse.swt.widgets.Composite parent)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
This is a callback that will allow us to create the viewer and initialize
it.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected org.w3c.dom.Element</code></td><td width="" align="left"><code>getQueryContext()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>protected org.w3c.dom.Document</code></td><td width="" align="left"><code>getSelectedDocument()</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>init(IViewSite site
,
IMemento memento)</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>restoreState()</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>saveState(IMemento memento)</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>setFocus()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
Passing the focus request to the viewer's control.</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code>update()</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>memento</h2>
<p>
<code>protected IMemento <strong>memento</strong></code>
</p>
<hr>
<h2>MEMENTO_QUERYCONTEXT_DOCUMENT</h2>
<p>
<code>public static java.lang.String <strong>MEMENTO_QUERYCONTEXT_DOCUMENT</strong></code>
</p>
<hr>
<h2>MEMENTO_QUERYCONTEXT_KEY</h2>
<p>
<code>public static java.lang.String <strong>MEMENTO_QUERYCONTEXT_KEY</strong></code>
</p>
<hr>
<h2>MEMENTO_QUERYCONTEXT_SELECTION</h2>
<p>
<code>public static java.lang.String <strong>MEMENTO_QUERYCONTEXT_SELECTION</strong></code>
</p>
<hr>
<h2>MEMENTO_XPATHNAVIGATOR_SECTION</h2>
<p>
<code>public static java.lang.String <strong>MEMENTO_XPATHNAVIGATOR_SECTION</strong></code>
</p>
<hr>
<h2>MEMENTO_XPATHQUERY_KEY</h2>
<p>
<code>public static java.lang.String <strong>MEMENTO_XPATHQUERY_KEY</strong></code>
</p>
<hr>
<h2>namespaceInfo</h2>
<p>
<code>protected java.util.WeakHashMap <strong>namespaceInfo</strong></code>
</p>
<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>XPathNavigator</h2>
<p>
<code>public <strong>XPathNavigator</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>createPartControl</h2>
<p>
<code>public void <strong>createPartControl</strong>(org.eclipse.swt.widgets.Composite parent)</code>
</p>
<p>This is a callback that will allow us to create the viewer and initialize
it.</p>
<h3>Parameters</h3>
<p>
<code>parent</code>
</p>
<hr>
<h2>getQueryContext</h2>
<p>
<code>protected org.w3c.dom.Element <strong>getQueryContext</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.Element</code>
</p>
<hr>
<h2>getSelectedDocument</h2>
<p>
<code>protected org.w3c.dom.Document <strong>getSelectedDocument</strong>()</code>
</p>
<p></p>
<h3>Returns</h3>
<p>
<code>org.w3c.dom.Document</code>
</p>
<hr>
<h2>init</h2>
<p>
<code>public void <strong>init</strong>(IViewSite site
,
IMemento memento)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>site</code>
</p>
<p>
<code>memento</code>
</p>
<h3>Throws:</h3>
<p>
<code>PartInitException</code>
</p>
<hr>
<h2>restoreState</h2>
<p>
<code>protected void <strong>restoreState</strong>()</code>
</p>
<p></p>
<hr>
<h2>saveState</h2>
<p>
<code>public void <strong>saveState</strong>(IMemento memento)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>memento</code>
</p>
<hr>
<h2>setFocus</h2>
<p>
<code>public void <strong>setFocus</strong>()</code>
</p>
<p>Passing the focus request to the viewer's control.</p>
<hr>
<h2>update</h2>
<p>
<code>public void <strong>update</strong>()</code>
</p>
<p></p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator.XPathAction</h2>
<br>
<hr>
<pre>package-private class <strong>XPathNavigator.XPathAction</strong>
extends Action</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathNavigator.XPathAction</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>run()</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>XPathNavigator.XPathAction</h2>
<p>
<code>package-private <strong>XPathNavigator.XPathAction</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>run</h2>
<p>
<code>public void <strong>run</strong>()</code>
</p>
<p></p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator.RefreshAction</h2>
<br>
<hr>
<pre>package-private class <strong>XPathNavigator.RefreshAction</strong>
extends Action</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathNavigator.RefreshAction</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>run()</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>XPathNavigator.RefreshAction</h2>
<p>
<code>package-private <strong>XPathNavigator.RefreshAction</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>run</h2>
<p>
<code>public void <strong>run</strong>()</code>
</p>
<p></p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator.ShowInSourceAction</h2>
<br>
<hr>
<pre>package-private class <strong>XPathNavigator.ShowInSourceAction</strong>
extends Action</pre>
<hr>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathNavigator.ShowInSourceAction</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>run()</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>XPathNavigator.ShowInSourceAction</h2>
<p>
<code>package-private <strong>XPathNavigator.ShowInSourceAction</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>run</h2>
<p>
<code>public void <strong>run</strong>()</code>
</p>
<p></p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator.XMLEditorsContentProvider</h2>
<br>
<hr>
<pre>package-private class <strong>XPathNavigator.XMLEditorsContentProvider</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>XPathNavigator.XMLEditorsContentProvider</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>dispose()</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.Object[]</code></td><td width="" align="left"><code>getElements(java.lang.Object inputElement)</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>inputChanged(Viewer viewer
,
java.lang.Object oldInput
,
java.lang.Object newInput)</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>XPathNavigator.XMLEditorsContentProvider</h2>
<p>
<code>package-private <strong>XPathNavigator.XMLEditorsContentProvider</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>dispose</h2>
<p>
<code>public void <strong>dispose</strong>()</code>
</p>
<p></p>
<hr>
<h2>getElements</h2>
<p>
<code>public java.lang.Object[] <strong>getElements</strong>(java.lang.Object inputElement)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>inputElement</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.Object[]</code>
</p>
<hr>
<h2>inputChanged</h2>
<p>
<code>public void <strong>inputChanged</strong>(Viewer viewer
,
java.lang.Object oldInput
,
java.lang.Object newInput)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>viewer</code>
</p>
<p>
<code>oldInput</code>
</p>
<p>
<code>newInput</code>
</p>
<hr>
<p>
<font size="+1"><strong>Package org.eclipse.wst.xml.xpath.ui.views</strong></font>
</p>
<hr>
<h2>
<font size="-1"><strong>org.eclipse.wst.xml.xpath.ui.views</strong></font>
<br>
Class XPathNavigator.EditorReferenceLabelProvider</h2>
<br>
<hr>
<pre>package-private class <strong>XPathNavigator.EditorReferenceLabelProvider</strong>
extends LabelProvider</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 char</code></td><td width="80%" align="left"><code>DIRTY_INDICATOR</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
A string used to indicate that an editor is dirty</td>
</tr>
</table>
<br>
<table width="100%" border="1">
<tr bgcolor="#CCCCFF">
<td width="100%">
<h2>Constructor Summary</h2>
</td>
</tr>
<tr>
<td><code><strong>XPathNavigator.EditorReferenceLabelProvider</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 org.eclipse.swt.graphics.Image</code></td><td width="" align="left"><code>getImage(java.lang.Object element)</code>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td>
</tr>
<tr valign="top">
<td width="20%" align="right"><code>public java.lang.String</code></td><td width="" align="left"><code>getText(java.lang.Object element)</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>DIRTY_INDICATOR</h2>
<p>
<code>public static char <strong>DIRTY_INDICATOR</strong></code>
</p>
<table>
<tr>
<td>A string used to indicate that an editor is dirty</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>XPathNavigator.EditorReferenceLabelProvider</h2>
<p>
<code>package-private <strong>XPathNavigator.EditorReferenceLabelProvider</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>getImage</h2>
<p>
<code>public org.eclipse.swt.graphics.Image <strong>getImage</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>org.eclipse.swt.graphics.Image</code>
</p>
<hr>
<h2>getText</h2>
<p>
<code>public java.lang.String <strong>getText</strong>(java.lang.Object element)</code>
</p>
<p></p>
<h3>Parameters</h3>
<p>
<code>element</code>
</p>
<h3>Returns</h3>
<p>
<code>java.lang.String</code>
</p>
<hr>
</body>
</html>