tigase.test.util
Class ScriptFileLoader

java.lang.Object
  extended by tigase.test.util.ScriptFileLoader

public class ScriptFileLoader
extends Object


Nested Class Summary
static class ScriptFileLoader.Action
           
static class ScriptFileLoader.StanzaEntry
           
 
Constructor Summary
ScriptFileLoader(String source_file, Queue<ScriptFileLoader.StanzaEntry> stanzas_buff2, Map<String,String> replaces)
           
 
Method Summary
 void loadSourceFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptFileLoader

public ScriptFileLoader(String source_file,
                        Queue<ScriptFileLoader.StanzaEntry> stanzas_buff2,
                        Map<String,String> replaces)
Method Detail

loadSourceFile

public void loadSourceFile()


Copyright © 2005-2012 Tigase. All Rights Reserved.