|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ofx4j.io.OFXParseEvent
public class OFXParseEvent
An event during OFX parsing.
Nested Class Summary | |
---|---|
static class |
OFXParseEvent.Type
|
Constructor Summary | |
---|---|
OFXParseEvent(OFXParseEvent.Type eventType,
java.lang.String eventValue)
|
Method Summary | |
---|---|
OFXParseEvent.Type |
getEventType()
|
java.lang.String |
getEventValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OFXParseEvent(OFXParseEvent.Type eventType, java.lang.String eventValue)
Method Detail |
---|
public OFXParseEvent.Type getEventType()
public java.lang.String getEventValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |