Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.filters.TokenFilter.ChainableReaderFilter
org.apache.tools.ant.filters.TokenFilter.IgnoreBlank
public static class TokenFilter.IgnoreBlank
Field Summary |
Fields inherited from class org.apache.tools.ant.ProjectComponent | |
description , location , project |
Method Summary | |
String |
|
Methods inherited from class org.apache.tools.ant.filters.TokenFilter.ChainableReaderFilter | |
chain , setByLine |
Methods inherited from class org.apache.tools.ant.ProjectComponent | |
clone , getDescription , getLocation , getProject , log , log , setDescription , setLocation , setProject |
public String filter(String line)
- Specified by:
- filter in interface TokenFilter.Filter
- Parameters:
line
- the line to modify
- Returns:
- the trimmed line