public class NoteGuesser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
NOTE_FILE_EXTENSIONS |
static String[] |
NOTE_FILE_NAMES |
| Constructor and Description |
|---|
NoteGuesser() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNote(Document document) |
static boolean |
isNote(String name) |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.