Modifier and Type | Field and Description |
---|---|
pack-priv static final long | |
pack-priv static final String | XSLT_PROPERTIES
The path/filename of the property file: XSLTInfo.properties Maintenance note: see also com.sun.org.apache.xalan.internal.processor.TransformerFactoryImpl.XSLT_PROPERTIES |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public XObject | Returns: A valid XObject.The current execution context. xctxt)Overrides com. Execute the function. |
private void | loadPropertyFile(Properties
The target property bag the file will be placed into. target)Retrieve a property bundle from XSLT_PROPERTIES |
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID Hides com. |
XSLT_PROPERTIES | back to summary |
---|---|
pack-priv static final String XSLT_PROPERTIES The path/filename of the property file: XSLTInfo.properties Maintenance note: see also com.sun.org.apache.xalan.internal.processor.TransformerFactoryImpl.XSLT_PROPERTIES |
FuncSystemProperty | back to summary |
---|---|
public FuncSystemProperty() |
execute | back to summary |
---|---|
public XObject execute(XPathContext xctxt) throws TransformerException Overrides com. Execute the function. The function must return a valid object.
|
loadPropertyFile | back to summary |
---|---|
private void loadPropertyFile(Properties target) Retrieve a property bundle from XSLT_PROPERTIES
|