Uses of Class
de.tobiasbudde.regedit.reg.config.ReplaceConfiguration

Packages that use ReplaceConfiguration
de.tobiasbudde.regedit.reg   
de.tobiasbudde.regedit.reg.config   
 

Uses of ReplaceConfiguration in de.tobiasbudde.regedit.reg
 

Methods in de.tobiasbudde.regedit.reg that return ReplaceConfiguration
 ReplaceConfiguration RegExpReplacer.getReplaceConfiguration()
           
 

Methods in de.tobiasbudde.regedit.reg with parameters of type ReplaceConfiguration
 java.lang.String RegularReplacer.replace(java.lang.String text, MatchResult matches, ReplaceConfiguration repConf)
           
 java.lang.String RegularReplacer.replaceNextMatch(java.lang.String string, Match match, ReplaceConfiguration repConf)
           
 

Uses of ReplaceConfiguration in de.tobiasbudde.regedit.reg.config
 

Methods in de.tobiasbudde.regedit.reg.config that return ReplaceConfiguration
 ReplaceConfiguration Workset.getReplaceconfiguration()
           
 

Methods in de.tobiasbudde.regedit.reg.config with parameters of type ReplaceConfiguration
 void Workset.setReplaceconfiguration(ReplaceConfiguration replaceConfiguration)
           
 



Copyright © 2008 tobiasbudde.de. All Rights Reserved.