public class CleanupFilter extends Object implements ContentFilter
| Constructor and Description |
|---|
CleanupFilter(Pattern fragmentLabelPattern) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
filter(String[] source,
CitationAnchor citation) |
Pattern |
getFragmentLabelPattern() |
protected String |
removeFragmentComment(String line) |
public CleanupFilter(Pattern fragmentLabelPattern)
public Pattern getFragmentLabelPattern()
public String[] filter(String[] source, CitationAnchor citation)
filter in interface ContentFilterCopyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.