public class FilterElement
extends org.apache.tools.ant.types.DataType
| Constructor and Description |
|---|
FilterElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(List filter,
boolean internal)
Adds the contents of this element to the given name filter.
|
void |
setFilter(String filter) |
void |
setName(String name) |
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, setChecked, setRefid, tooManyAttributes, toStringpublic void appendTo(List filter, boolean internal)
filter - the list of attributes to be extended.internal - specifies whether the filter string should be converted
to internal types.public void setName(String name)
public void setFilter(String filter)
Copyright © 2015. All Rights Reserved.