|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
A class for handling Arrays during unmarshalling.
Method Summary | |
void |
addObject(java.lang.Object obj)
Adds the given object to the underlying array |
java.lang.Class |
componentType()
|
java.lang.Object |
getObject()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void addObject(java.lang.Object obj)
public java.lang.Object getObject()
public java.lang.Class componentType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |