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
Exception
public void load(InputStream inputStream) throws Exception
Exception
public void save(java.nio.file.Path path) throws TransformerException
TransformerException
Copyright © 2004-2016. All Rights Reserved.