Class StiBranch

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

public class StiBranch extends Object
  • Constructor Details

    • StiBranch

      public StiBranch(Element rootElement)
  • Method Details

    • getRootElement

      public Element getRootElement()
    • appendChild

      public void appendChild(Element newElement)
    • appendChild

      public void appendChild(BaseElement element)