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 IDocumentMatcher
Copyright © 2006–2015. All rights reserved.