public class XMLPreferences extends Object
Copyright 2004 SAP AG
| Constructor and Description |
|---|
XMLPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(InputStream xmlStream) |
boolean |
existsAnyValueForCurrentRoot() |
String |
get(String Key) |
String |
get(String Key,
boolean absolut)
Gets the value of a key
|
String |
getRoot()
Returns the root path from the preferences
|
Set |
keySet()
Returns a Set of the keys
|
void |
setRoot(String Root)
Sets the root path to the preferences
|
public void add(InputStream xmlStream) throws IOException, SAXException
xmlStream - IOException - if an error occurredSAXException - if an error occurredpublic Set keySet()
public void setRoot(String Root)
Root - The root pathpublic String getRoot()
public boolean existsAnyValueForCurrentRoot()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice