public class ParameterFinder extends Object
| Constructor and Description |
|---|
ParameterFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
find(Properties props,
String path)
Sucht in props nach allen Schluesseln im genannten Pfad und liefert sie zurueck.
|
static void |
main(String[] args)
Test.
|
public static Properties find(Properties props, String path)
props - die Properties, in denen gesucht werden soll.path - der Pfad.
Es koennen Wildcards verwendet werden. Etwa so:
Params_*.TAN2StepPar*.ParTAN2Step*.TAN2StepParams*.*secfunc")public static void main(String[] args)
args - Copyright © 2018. All rights reserved.