xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.contrib.replication.impl.SpecificDefault.Replacer

Packages that use SpecificDefault.Replacer
org.xmlBlaster.contrib.replication.impl   
 

Uses of SpecificDefault.Replacer in org.xmlBlaster.contrib.replication.impl
 

Fields in org.xmlBlaster.contrib.replication.impl declared as SpecificDefault.Replacer
protected  SpecificDefault.Replacer SpecificDefault.replacer
           
 

Methods in org.xmlBlaster.contrib.replication.impl with parameters of type SpecificDefault.Replacer
private  java.lang.String SpecificDefault.replaceTokens(java.lang.String content, SpecificDefault.Replacer repl)
          Replaces all tokens found in the content and returns the content with the values of the tokens.
protected  void SpecificDefault.updateFromFile(java.sql.Connection conn, java.lang.String method, java.lang.String propKey, java.lang.String propDefault, boolean doWarn, boolean force, SpecificDefault.Replacer repl)
          Reads the content to be executed from a file.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.