Package com.swiftmq.tools.prop
Class ParSub
java.lang.Object
com.swiftmq.tools.prop.ParSub
A useful class to substitute string parameters
- Version:
- 1.0
- Author:
- Andreas Mueller, IIT GmbH
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
substitute
(String source, String parm) static String
substitute
(String source, String[] parm) static String
substitute
(String pflag, String source, String[] parm)
-
Field Details
-
DEFAULT_PARMFLAG
- See Also:
-
-
Constructor Details
-
ParSub
public ParSub()
-
-
Method Details
-
substitute
-
substitute
-
substitute
-