blob: 1100eed976e560d18608c80e1540e6ecfadd8fb3 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.core.internal.text.rules</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.core.internal.text.rules</strong></font><br>
Class StructuredTextPartitionerForXSL</h2><br><hr><pre>public class <strong>StructuredTextPartitionerForXSL</strong>
extends StructuredTextPartitionerForXML</pre>Contains information specific to setting up Structured Document Partions
in XSL documents.<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_StructuredTextPartitionerForXSL">StructuredTextPartitionerForXSL</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 java.lang.String[]</code></td><td width="" align="left"><code><a href="#method_getConfiguredContentTypes">getConfiguredContentTypes</a>()</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><a href="#method_getPartitionType">getPartitionType</a>(ITextRegion region
,
int offset)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public IDocumentPartitioner</code></td><td width="" align="left"><code><a href="#method_newInstance">newInstance</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_StructuredTextPartitionerForXSL">StructuredTextPartitionerForXSL</a></h2><p><code>public <strong>StructuredTextPartitionerForXSL</strong>()</code></p><p>The StructuredTextPartitionerForXSL adds the necessary
Partition types to help Identify potential XPath areas.
This is also used for Line Styling and Content Assistance.</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_getConfiguredContentTypes">getConfiguredContentTypes</a></h2><p><code>public java.lang.String[] <strong>getConfiguredContentTypes</strong>()</code></p><p></p><h3>Returns</h3><p><code>java.lang.String[]</code></p><hr><h2><a name="method_getPartitionType">getPartitionType</a></h2><p><code>public java.lang.String <strong>getPartitionType</strong>(ITextRegion region
,
int offset)</code></p><p></p><h3>Parameters</h3><p><code>region</code></p><p><code>offset</code></p><h3>Returns</h3><p><code>java.lang.String</code></p><hr><h2><a name="method_newInstance">newInstance</a></h2><p><code>public IDocumentPartitioner <strong>newInstance</strong>()</code></p><p></p><h3>Returns</h3><p><code>IDocumentPartitioner</code></p><hr></body></html>