public class AdapterValues
extends java.util.Properties
Constructor and Description |
---|
AdapterValues() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
fromArray(java.lang.String[] arr) |
boolean |
isProperty(java.lang.String name)
Returns true if the specified property is set, false otherwise.
|
static boolean |
isTrue(java.lang.String value) |
void |
loadFromIData(com.wm.data.IData pipeline) |
void |
setProperties(java.lang.Object theObject,
java.util.Hashtable wasSet,
boolean ignoreError) |
static java.lang.String[] |
toArray(java.lang.String text) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
public static java.lang.String fromArray(java.lang.String[] arr)
public boolean isProperty(java.lang.String name)
name
- The name of the propertypublic static boolean isTrue(java.lang.String value)
public void loadFromIData(com.wm.data.IData pipeline)
public void setProperties(java.lang.Object theObject, java.util.Hashtable wasSet, boolean ignoreError) throws AdapterException
AdapterException
public static java.lang.String[] toArray(java.lang.String text)
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.