blob: c8747261ce856b786fd1cdec7bc9f7e7e8aa05cf [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.core.internal.util</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.core.internal.util</strong></font><br>
Class StructuredDocumentUtil</h2><br><hr><pre>public class <strong>StructuredDocumentUtil</strong>
extends java.lang.Object</pre>General Purpose utility classes to convert from StructuredDocument to DOM.<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_StructuredDocumentUtil">StructuredDocumentUtil</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 IDOMNode</code></td><td width="" align="left"><code><a href="#method_getNode">getNode</a>(IStructuredDocumentRegion documentRegion
,
ITextRegion textRegion)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Given a StructuredDocumentRegion and a TextRegion, return a
IDOMNode for that particular position in the StructuredDocument</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_StructuredDocumentUtil">StructuredDocumentUtil</a></h2><p><code>public <strong>StructuredDocumentUtil</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_getNode">getNode</a></h2><p><code>public IDOMNode <strong>getNode</strong>(IStructuredDocumentRegion documentRegion
,
ITextRegion textRegion)</code></p><p>Given a StructuredDocumentRegion and a TextRegion, return a
IDOMNode for that particular position in the StructuredDocument</p><h3>Parameters</h3><p><code>documentRegion</code></p><p><code>textRegion</code></p><h3>Returns</h3><p><code>IDOMNode</code> - IDOMNode</p><hr></body></html>