com.epam.mdp.full.template.loader
Class XMLMessageTemplateLoader

java.lang.Object
  extended by com.epam.mdp.full.template.loader.XMLMessageTemplateLoader

public class XMLMessageTemplateLoader
extends java.lang.Object

Provides ability to load template dictionary.

Author:
Serhiy_Zahriychuk Date: Oct 31, 2008

Constructor Summary
XMLMessageTemplateLoader()
           
 
Method Summary
 TemplateContainer getTemplateContainer()
          Gets template container.
 Templates load(java.io.InputStream inputStream)
          Loads the template dictionary from input stream.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLMessageTemplateLoader

public XMLMessageTemplateLoader()
Method Detail

load

public Templates load(java.io.InputStream inputStream)
Loads the template dictionary from input stream.

Parameters:
inputStream - the template stream
Throws:
XMLReaderException - if error occurred

getTemplateContainer

public TemplateContainer getTemplateContainer()
Gets template container.



Copyright © 2000-2014 EPAM Systems. All Rights Reserved.