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
IOException
void load(Element element) throws IOException
IOException
Copyright © 2021 Visiativ Software. All rights reserved.