com.stimulsoft.base.serializing
Class StiBranch

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiBranch

public class StiBranch
extends Object


Constructor Summary
StiBranch(Element rootElement)
           
 
Method Summary
 void appendChild(BaseElement element)
           
 void appendChild(Element newElement)
           
 Element getRootElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiBranch

public StiBranch(Element rootElement)
Method Detail

getRootElement

public Element getRootElement()

appendChild

public void appendChild(Element newElement)

appendChild

public void appendChild(BaseElement element)


Copyright © 2017 Stimulsoft. All Rights Reserved.