|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.JMManagerImpl.MyObserver
Field Summary | |
java.util.List |
resultList
|
Constructor Summary | |
JMManagerImpl.MyObserver()
|
Method Summary | |
void |
notify(java.lang.Object o)
Notifies the observer that an event happened on the notified object. |
void |
setMaxResultSize(int pMaxResultSize)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.List resultList
Constructor Detail |
public JMManagerImpl.MyObserver()
Method Detail |
public void notify(java.lang.Object o) throws org.xml.sax.SAXException
Observer
notify
in interface Observer
org.xml.sax.SAXException
public void setMaxResultSize(int pMaxResultSize)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |