com.stimulsoft.flex.utils
Class StiConvertPropertiesToXml

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

public class StiConvertPropertiesToXml
extends java.lang.Object

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


Constructor Summary
StiConvertPropertiesToXml(java.util.Properties customProperties)
           
 
Method Summary
 void process(java.io.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(java.util.Properties customProperties)
                          throws javax.xml.parsers.ParserConfigurationException,
                                 java.io.IOException,
                                 StiException
Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
StiException
Method Detail

process

public void process(java.io.OutputStream out)
             throws java.io.IOException,
                    javax.xml.transform.TransformerException
Throws:
java.io.IOException
javax.xml.transform.TransformerException


Copyright © 2018 Stimulsoft. All Rights Reserved.