|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--VASSAL.tools.PropertiesEncoder
Encodes a set of properties into a String, without using a '\n' character
| Constructor Summary | |
PropertiesEncoder(java.util.Properties prop)
|
|
PropertiesEncoder(java.lang.String stringValue)
|
|
| Method Summary | |
java.util.Properties |
getProperties()
|
java.lang.String |
getStringValue()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertiesEncoder(java.util.Properties prop)
public PropertiesEncoder(java.lang.String stringValue)
throws java.io.IOException
| Method Detail |
public java.util.Properties getProperties()
public java.lang.String getStringValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||