blob: e02531938b3e97c0faad4993ee79df244e090ce4 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.core.internal.modelhandler</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.core.internal.modelhandler</strong></font><br>
Class XSLModelLoader</h2><br><hr><pre>public class <strong>XSLModelLoader</strong>
extends XMLModelLoader</pre>This class reads an XML file and creates an XML Structured Model.<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_XSLModelLoader">XSLModelLoader</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 IDocumentLoader</code></td><td width="" align="left"><code><a href="#method_getDocumentLoader">getDocumentLoader</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public IModelLoader</code></td><td width="" align="left"><code><a href="#method_newInstance">newInstance</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public IStructuredModel</code></td><td width="" align="left"><code><a href="#method_newModel">newModel</a>()</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><a href="#method_preLoadAdapt">preLoadAdapt</a>(IStructuredModel structuredModel)</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_XSLModelLoader">XSLModelLoader</a></h2><p><code>public <strong>XSLModelLoader</strong>()</code></p><p>XMLLoader constructor comment.</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_getDocumentLoader">getDocumentLoader</a></h2><p><code>public IDocumentLoader <strong>getDocumentLoader</strong>()</code></p><p></p><h3>Returns</h3><p><code>IDocumentLoader</code></p><hr><h2><a name="method_newInstance">newInstance</a></h2><p><code>public IModelLoader <strong>newInstance</strong>()</code></p><p></p><h3>Returns</h3><p><code>IModelLoader</code></p><hr><h2><a name="method_newModel">newModel</a></h2><p><code>public IStructuredModel <strong>newModel</strong>()</code></p><p></p><h3>Returns</h3><p><code>IStructuredModel</code></p><hr><h2><a name="method_preLoadAdapt">preLoadAdapt</a></h2><p><code>protected void <strong>preLoadAdapt</strong>(IStructuredModel structuredModel)</code></p><p></p><h3>Parameters</h3><p><code>structuredModel</code></p><hr></body></html>