com.stimulsoft.flex.utils
Class StiReplacer

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

public class StiReplacer
extends Object

Утилита для подстановки параметров в шаблоне. Copyright Stimulsoft


Constructor Summary
StiReplacer(InputStream input, Map<String,String> replacePatern)
           
 
Method Summary
 String getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiReplacer

public StiReplacer(InputStream input,
                   Map<String,String> replacePatern)
            throws IOException
Throws:
IOException
Method Detail

getResult

public String getResult()
                 throws IOException
Throws:
IOException


Copyright © 2017 Stimulsoft. All Rights Reserved.