|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jooreports.opendocument.SettingsSubDocument
public class SettingsSubDocument
Represents the settings.xml subdocument
| Constructor Summary | |
|---|---|
SettingsSubDocument(java.io.InputStream inputStream)
|
|
| Method Summary | |
|---|---|
void |
changeSettings(java.util.Map openDocumentSettings)
|
void |
save(java.io.OutputStream outputStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsSubDocument(java.io.InputStream inputStream)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void changeSettings(java.util.Map openDocumentSettings)
public void save(java.io.OutputStream outputStream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||