public class XmlStreamImpl extends Object
| Constructor and Description |
|---|
XmlStreamImpl() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
parseRoot(XmlServiceImpl xmlService,
Model rootModel,
XMLStreamReader reader,
Unmarshaller.Listener listener) |
public static <T> T parseRoot(XmlServiceImpl xmlService, Model rootModel, XMLStreamReader reader, Unmarshaller.Listener listener) throws Exception
ExceptionCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.