com.stimulsoft.base.serializing.xmlelements
Class XMLSerializerRootElement

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

public class XMLSerializerRootElement
extends BaseElement

Copyright Stimulsoft


Constructor Summary
XMLSerializerRootElement(StiSerializerControler helper, java.lang.String atributeApplication, java.lang.String isDocument)
           
 
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

XMLSerializerRootElement

public XMLSerializerRootElement(StiSerializerControler helper,
                                java.lang.String atributeApplication,
                                java.lang.String isDocument)