JavaScript is disabled on your browser.
Skip navigation links
Anteater
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ganteater.ae.logfilter
Interface LogFilter
All Known Implementing Classes:
MaskEmail
,
MaskJSON
public interface
LogFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
filter
(
String
text)
Method Details
filter
String
filter
(
String
text)