com.stimulsoft.flex.utils
Class StiHtmlWrapBuilder
java.lang.Object
com.stimulsoft.flex.utils.StiHtmlWrapBuilder
public class StiHtmlWrapBuilder
- extends Object
Конструктор по созданию html обертки для отображения флеш приложения.
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiHtmlWrapBuilder
public StiHtmlWrapBuilder(String requestURI,
Map<String,String[]> map,
String fxKey)
- Конструктор для веб.
- Parameters:
requestURI - URI приложенияmap - параметры отчетаfxKey - ключ ресурса
StiHtmlWrapBuilder
public StiHtmlWrapBuilder(int port,
String queryParams,
String fxKey)
- Конструктор для десктопа.
- Parameters:
port - порт приложенияqueryParams - строка параметровfxKey - ключ ресурса
getHtmlText
public String getHtmlText()
throws StiException
- Returns:
- Html файл.
- Throws:
StiException
IOException
getHtmlStream
public InputStream getHtmlStream()
throws StiException
- Throws:
StiException
Copyright © 2017 Stimulsoft. All Rights Reserved.