|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.configuration.XSLHandleConfiguration
public class XSLHandleConfiguration
configuration for an XSLHandle.
| Constructor Summary | |
|---|---|
protected |
XSLHandleConfiguration()
default constructor. |
|
XSLHandleConfiguration(java.lang.String f)
creates a new XSLHandleConfiguration for the given file. |
| Method Summary | |
|---|---|
java.lang.String |
getFile()
Returns the file. |
XSLHandle |
getXSLHandle()
returns the XSLHandle created from the given file. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XSLHandleConfiguration()
public XSLHandleConfiguration(java.lang.String f)
XSLHandleConfiguration for the given file.
f - the file| Method Detail |
|---|
public final java.lang.String getFile()
public final XSLHandle getXSLHandle()
XSLHandle created from the given file.
XSLHandle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||