public class SnipperOfStrings extends Snipper
Constructor and Description |
---|
SnipperOfStrings(String[] word,
boolean htmlAware,
String startHit,
String endHit)
Constructor for the Snipper object
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main program for the Snipper class
|
boolean |
matches(Token w)
Description of the Method
|
public static void main(String[] args)
args
- The command line argumentsCopyright © 2016 Egothor. All Rights Reserved.