loadPropertyFile(String file, Properties target) Retrieve a propery bundle from a specified file
Parameters: file - The string name of the property file.
The path/filename of the property file: XSLTInfo.properties
Maintenance note: see also
org.apache.xalan.processor.TransformerFactoryImpl.XSLT_PROPERTIES
Execute the function. The function must return
a valid object.
Parameters: xctxt - The current execution context. A valid XObject. throws: javax.xml.transform.TransformerException -
Retrieve a propery bundle from a specified file
Parameters: file - The string name of the property file. The name should already be fully qualified as path/filename Parameters: target - The target property bag the file will be placed into.
Fields inherited from org.apache.xpath.functions.FunctionOneArg