| Package | Description |
|---|---|
| org.glassfish.hk2.xml.internal | |
| org.glassfish.hk2.xml.jaxb.internal | |
| org.glassfish.hk2.xml.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelImpl
This model is a description of the children and non-children nodes
of a Bean.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DomXmlParser.parseRoot(Model rootModel,
URI location,
Unmarshaller.Listener listener) |
static <T> T |
XmlStreamImpl.parseRoot(XmlServiceImpl xmlService,
Model rootModel,
XMLStreamReader reader,
Unmarshaller.Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JAXBXmlParser.parseRoot(Model rootModel,
URI location,
Unmarshaller.Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
XmlServiceParser.parseRoot(Model rootModel,
URI location,
Unmarshaller.Listener listener)
This method must return an instance of the given class as the root of
an XML graph
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.