public static class AbstractFileContentRecognizerTemplate.ContentToLookFor extends java.lang.Object implements java.lang.Comparable<AbstractFileContentRecognizerTemplate.ContentToLookFor>
| Constructor and Description | 
|---|
AbstractFileContentRecognizerTemplate.ContentToLookFor(java.lang.String text, int position)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(AbstractFileContentRecognizerTemplate.ContentToLookFor o)  | 
public AbstractFileContentRecognizerTemplate.ContentToLookFor(java.lang.String text,
                                                      int position)
public int compareTo(AbstractFileContentRecognizerTemplate.ContentToLookFor o)
compareTo in interface java.lang.Comparable<AbstractFileContentRecognizerTemplate.ContentToLookFor>