com.stimulsoft.base.serializing.xmlelements
Class BaseElement

java.lang.Object
  extended by com.stimulsoft.base.serializing.xmlelements.BaseElement
Direct Known Subclasses:
IsNullElement, ItemInDocumentElement, ListElement, ReferenceElement, ReferenceToObjectElement, SimpleElement, XMLSerializerRootElement

public abstract class BaseElement
extends java.lang.Object

Copyright Stimulsoft


Method Summary
 StiBranch createNewBranch()
           
 org.w3c.dom.Element getXmlElement()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getXmlElement

public org.w3c.dom.Element getXmlElement()

createNewBranch

public StiBranch createNewBranch()