public class FragmentFilter extends Object implements ContentFilter
| Constructor and Description |
|---|
FragmentFilter(Pattern fragmentLabelPattern) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
filter(String[] source,
CitationAnchor citation) |
Pattern |
getFragmentLabelPattern() |
protected List<Integer> |
getFragmentLines(String[] source,
String[] fragments) |
protected boolean |
isLineMatchingFragment(String line,
String fragment) |
public FragmentFilter(Pattern fragmentLabelPattern)
public Pattern getFragmentLabelPattern()
public String[] filter(String[] source, CitationAnchor citation)
filter in interface ContentFilterCopyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.