com.stimulsoft.base.serializing.xmlelements
Class SimpleElement

java.lang.Object
  extended by com.stimulsoft.base.serializing.xmlelements.BaseElement
      extended by com.stimulsoft.base.serializing.xmlelements.SimpleElement

public class SimpleElement
extends BaseElement

Copyright Stimulsoft


Constructor Summary
SimpleElement(StiSerializerControler helper, java.lang.String tagName)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.base.serializing.xmlelements.BaseElement
createNewBranch, getXmlElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleElement

public SimpleElement(StiSerializerControler helper,
                     java.lang.String tagName)