abstract class AbstractFilter extends Object implements Filter
| Constructor and Description |
|---|
AbstractFilter() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
build()
Constructs a String representation of a Filter
|
public StringBuilder build()
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.