com.stimulsoft.flex.events
Class StiLoadConfiguration

java.lang.Object
  extended by com.stimulsoft.flex.events.StiAbstractAction
      extended by com.stimulsoft.flex.events.StiLoadConfiguration
All Implemented Interfaces:
StiIAction

public class StiLoadConfiguration
extends StiAbstractAction

Получение конфигурационных настроек. Copyright Stimulsoft


Constructor Summary
StiLoadConfiguration(Properties customProperties)
           
 
Method Summary
 void process(InputStream is, OutputStream os, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class com.stimulsoft.flex.events.StiAbstractAction
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiLoadConfiguration

public StiLoadConfiguration(Properties customProperties)
Method Detail

process

public void process(InputStream is,
                    OutputStream os,
                    javax.servlet.http.HttpServletRequest request)
             throws IOException,
                    ParserConfigurationException,
                    StiException,
                    TransformerException
Throws:
IOException
ParserConfigurationException
StiException
TransformerException


Copyright © 2017 Stimulsoft. All Rights Reserved.