|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.util.config.PropertiesFile
public class PropertiesFile
PropertiesFile is a helper class to read and write a properties file hirarchically. This class might be replaced by a visitor/builder patern on ConfigCollection. Copyright (c) SAP AG 2001-2002
| Constructor Summary | |
|---|---|
PropertiesFile(String filename)
Create a new PropertiesFile helper. |
|
| Method Summary | |
|---|---|
String |
getFilename()
Get the filename of the configfile. |
ConfigCollection |
read()
Read the configuration file. |
void |
write(ConfigCollection root)
Write a new configuration to the configuration file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesFile(String filename)
filename - The filename of the properties file.| Method Detail |
|---|
public String getFilename()
public ConfigCollection read()
public void write(ConfigCollection root)
root - TBD: Description of the incoming method parameter| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||