public interface IXmlSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
load(Element element) |
void |
save(Element element,
boolean useLongSuffix) |
void save(Element element, boolean useLongSuffix) throws IOException
IOExceptionvoid load(Element element) throws IOException
IOExceptionCopyright © 2021 Visiativ Software. All rights reserved.