public interface ISavable
| Modifier and Type | Method and Description |
|---|---|
BufferedElement |
getOwnerElement()
Returns the owner element.
|
void |
save(Writer writer)
Write the content of the buffer in the given writer.
|
void save(Writer writer) throws IOException
writer - IOExceptionBufferedElement getOwnerElement()
Copyright © 2015. All Rights Reserved.