com.stimulsoft.base.serializing.xmlelements
Class BaseElement
java.lang.Object
com.stimulsoft.base.serializing.xmlelements.BaseElement
- Direct Known Subclasses:
- IsNullElement, ItemInDocumentElement, ListElement, ReferenceElement, ReferenceToObjectElement, SimpleElement, XMLSerializerRootElement
public abstract class BaseElement
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseElement
protected BaseElement(StiSerializerControler helper,
String tagName)
getXmlElement
public Element getXmlElement()
createNewBranch
public StiBranch createNewBranch()
setAttributes
protected abstract void setAttributes(Element element)
Copyright © 2017 Stimulsoft. All Rights Reserved.