|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanimata.NoteParser
public class NoteParser
| Nested Class Summary | |
|---|---|
static class |
NoteParser.BadNoteFormatException
|
| Constructor Summary | |
|---|---|
NoteParser()
|
|
| Method Summary | |
|---|---|
static java.lang.Integer |
getNote(java.lang.String noteName)
|
static java.lang.Integer |
getNote(processing.xml.XMLElement xml)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoteParser()
| Method Detail |
|---|
public static java.lang.Integer getNote(processing.xml.XMLElement xml)
throws NoteParser.BadNoteFormatException
NoteParser.BadNoteFormatExceptionpublic static java.lang.Integer getNote(java.lang.String noteName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||