rat.document.impl.guesser
Class NoteGuesser
java.lang.Object
rat.document.impl.guesser.NoteGuesser
- All Implemented Interfaces:
- IDocumentMatcher
public class NoteGuesser
- extends Object
- implements IDocumentMatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOTE_FILE_NAMES
public static final String[] NOTE_FILE_NAMES
NOTE_FILE_EXTENSIONS
public static final String[] NOTE_FILE_EXTENSIONS
NoteGuesser
public NoteGuesser()
isNote
public static final boolean isNote(String name)
- Is a file by that name a note file?
matches
public boolean matches(IDocument document)
- Specified by:
matches
in interface IDocumentMatcher
Copyright © 2006-2011. All Rights Reserved.