| Package | Description |
|---|---|
| com.jaunt.util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FilterCallback.childTextAllowed(Element parent,
Text text)
Deprecated.
whether the specified text for the specified parent element is allowed through the filter.
|
boolean |
Filter.childTextAllowed(Element parent,
Text text)
Deprecated.
satisfies FilerCallback interface.
|