public class XapplEditor extends Object
| Constructor and Description |
|---|
XapplEditor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fileExists(String path) |
void |
load(InputStream inputStream) |
void |
load(java.nio.file.Path path) |
void |
removeFile(String path) |
void |
save(java.nio.file.Path path) |
public void load(java.nio.file.Path path) throws Exception
Exceptionpublic void load(InputStream inputStream) throws Exception
Exceptionpublic void save(java.nio.file.Path path) throws TransformerException
TransformerExceptionCopyright © 2004-2016. All Rights Reserved.