com.rsmart.kuali.tools.ant.tasks
Class Include
java.lang.Object
com.rsmart.kuali.tools.ant.tasks.Include
public class Include
- extends Object
Ant type for adding regex attributes to searching sets.
- Author:
- Leo Przybylski (przybyls@arizona.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Include
public Include()
getRegex
public final String getRegex()
- Gets the value of regex
- Returns:
- the value of regex
setRegex
public final void setRegex(String argRegex)
- Sets the value of regex
- Parameters:
argRegex
- Value to assign to this.regex
Copyright © 2011 Leo Przybylski. All Rights Reserved.