org.apache.tools.ant.taskdefs.optional.sitraka

Class ReportFilters.FilterElement

public abstract static class ReportFilters.FilterElement extends Object

default abstract filter element class
Field Summary
protected Stringclazz
protected Stringmethod
Method Summary
StringgetAsPattern()
voidsetClass(String value)
voidsetMethod(String value)
StringtoString()

Field Detail

clazz

protected String clazz

method

protected String method

Method Detail

getAsPattern

public String getAsPattern()

setClass

public void setClass(String value)

setMethod

public void setMethod(String value)

toString

public String toString()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.