public class NoteGuesser extends Object implements IDocumentMatcher
| Modifier and Type | Field and Description |
|---|---|
static String[] |
NOTE_FILE_EXTENSIONS |
static String[] |
NOTE_FILE_NAMES |
| Constructor and Description |
|---|
NoteGuesser() |
public static final String[] NOTE_FILE_NAMES
public static final String[] NOTE_FILE_EXTENSIONS
public static final boolean isNote(String name)
public boolean matches(IDocument document)
matches in interface IDocumentMatcherCopyright © 2006-2013. All Rights Reserved.