org.apache.xpath.functions
Class FuncSystemProperty
- ExpressionNode, ExpressionOwner, java.io.Serializable, SourceLocator, XPathVisitable
public class FuncSystemProperty
Execute the SystemProperty() function.
asIterator , asIteratorRaw , asNode , assertion , bool , canTraverseOutsideSubtree , deepEquals , error , execute , execute , execute , execute , executeCharsToContentHandler , exprAddChild , exprGetChild , exprGetNumChildren , exprGetParent , exprSetParent , fixupVariables , getColumnNumber , getExpressionOwner , getLineNumber , getPublicId , getSystemId , isNodesetExpr , isStableNumber , num , warn , xstr |
loadPropertyFile
public void loadPropertyFile(String file,
Properties target)
Retrieve a propery bundle from a specified file
file
- The string name of the property file. The name
should already be fully qualified as path/filenametarget
- The target property bag the file will be placed into.
Copyright B) 2004 Apache XML Project. All Rights Reserved.