com.stimulsoft.base.serializing.xmlelements
Class ReferenceElement

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

public class ReferenceElement
extends BaseElement

Copyright Stimulsoft


Constructor Summary
ReferenceElement(StiSerializerControler helper, java.lang.String tagName, java.lang.String type, int reference)
           
 
Method Summary
protected  void setAttributes(org.w3c.dom.Element element)
           
 
Methods inherited from class com.stimulsoft.base.serializing.xmlelements.BaseElement
createNewBranch, getXmlElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceElement

public ReferenceElement(StiSerializerControler helper,
                        java.lang.String tagName,
                        java.lang.String type,
                        int reference)
Method Detail

setAttributes

protected void setAttributes(org.w3c.dom.Element element)
Specified by:
setAttributes in class BaseElement


Copyright © 2018 Stimulsoft. All Rights Reserved.