com.stimulsoft.flex.utils
Class StiConvertPropertiesToXml

java.lang.Object
  extended by com.stimulsoft.flex.utils.StiConvertPropertiesToXml

public class StiConvertPropertiesToXml
extends Object

Конвертор из проперти файла в xml. Copyright Stimulsoft


Constructor Summary
StiConvertPropertiesToXml(Properties customProperties)
           
 
Method Summary
 void process(OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiConvertPropertiesToXml

public StiConvertPropertiesToXml(Properties customProperties)
                          throws ParserConfigurationException,
                                 IOException,
                                 StiException
Throws:
ParserConfigurationException
IOException
StiException
Method Detail

process

public void process(OutputStream out)
             throws IOException,
                    TransformerException
Throws:
IOException
TransformerException


Copyright © 2017 Stimulsoft. All Rights Reserved.