|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshallerException | |
|---|---|
| org.plasma.sdo.xml | |
| Uses of UnmarshallerException in org.plasma.sdo.xml |
|---|
| Methods in org.plasma.sdo.xml that throw UnmarshallerException | |
|---|---|
void |
StreamUnmarshaller.unmarshal(InputStream stream)
Reads the given input stream in its entirety, and closes the stream when complete. |
void |
StreamUnmarshaller.unmarshal(Reader reader)
Reads the given reader as a stream in its entirety, and closes the stream when complete. |
void |
StreamUnmarshaller.unmarshal(Source source)
Reads the given source as a stream in its entirety, and closes the stream when complete. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||