public class SDNewBookFrame extends BaseSerDeserHelper<NewBookFrame>
Constructor and Description |
---|
SDNewBookFrame() |
Modifier and Type | Method and Description |
---|---|
NewBookFrame |
fromXml(XmlSerContext ctx,
org.w3c.dom.Element object) |
java.lang.Class |
getHelpedClass() |
void |
toXml(NewBookFrame tms,
XmlSerContext ctx,
org.w3c.dom.Element element) |
addAttributeValue, addAttributeValue, addElementValue, addElementValue, addSerializableValue, getAttribute, getAttributeBool, getBool, getSerializableValue, getSubElement, getValue
public java.lang.Class getHelpedClass()
public void toXml(NewBookFrame tms, XmlSerContext ctx, org.w3c.dom.Element element) throws java.lang.Exception
java.lang.Exception
public NewBookFrame fromXml(XmlSerContext ctx, org.w3c.dom.Element object) throws java.lang.Exception
java.lang.Exception