interface Filter
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
build()
Constructs a String representation of a Filter
|
StringBuilder |
build(StringBuilder builder)
Constructs a String representation of a Filter
|
StringBuilder build()
StringBuilder build(StringBuilder builder)
builder - The current buffer containing the on going representation of the filterCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.