JTools

net.jtools.tef
Class TEFTask.AntTempletFilter

java.lang.Object
  extended by net.jtools.tef.TEFTask.AntTempletFilter
All Implemented Interfaces:
org.jpattern.condition.Condition<TEFGeneratorTempletInfo>
Enclosing class:
TEFTask

public static class TEFTask.AntTempletFilter
extends Object
implements org.jpattern.condition.Condition<TEFGeneratorTempletInfo>


Constructor Summary
TEFTask.AntTempletFilter()
           
 
Method Summary
 boolean filter(TEFGeneratorTempletInfo tmpl)
           
 boolean match(TEFGeneratorTempletInfo templetInfo)
           
 void setApplication(String x)
           
 void setApplications(String x)
           
 void setDestLanguage(String x)
           
 void setDestLanguages(String x)
           
 void setTmplLanguage(String x)
           
 void setTmplLanguages(String x)
           
 void setType(String x)
           
 void setTypes(String x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TEFTask.AntTempletFilter

public TEFTask.AntTempletFilter()
Method Detail

match

public boolean match(TEFGeneratorTempletInfo templetInfo)
Specified by:
match in interface org.jpattern.condition.Condition<TEFGeneratorTempletInfo>

filter

public boolean filter(TEFGeneratorTempletInfo tmpl)

setApplication

public void setApplication(String x)

setApplications

public void setApplications(String x)

setDestLanguage

public void setDestLanguage(String x)

setDestLanguages

public void setDestLanguages(String x)

setTmplLanguage

public void setTmplLanguage(String x)

setTmplLanguages

public void setTmplLanguages(String x)

setType

public void setType(String x)

setTypes

public void setTypes(String x)

JTools

© 2000-2006, JTools.org.