|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAXBElement | |
|---|---|
| javax.xml.bind | |
| javax.xml.bind.helpers | |
| Uses of JAXBElement in javax.xml.bind |
|---|
| Methods in javax.xml.bind that return JAXBElement | ||
|---|---|---|
|
Unmarshaller.unmarshal(Node node,
Class<T> declaredType)
|
|
|
Unmarshaller.unmarshal(Source source,
Class<T> declaredType)
|
|
|
Unmarshaller.unmarshal(javax.xml.stream.XMLEventReader reader,
Class<T> declaredType)
|
|
abstract
|
Binder.unmarshal(XmlNode xmlNode,
Class<T> declaredType)
|
|
|
Unmarshaller.unmarshal(javax.xml.stream.XMLStreamReader reader,
Class<T> declaredType)
|
|
| Uses of JAXBElement in javax.xml.bind.helpers |
|---|
| Methods in javax.xml.bind.helpers that return JAXBElement | ||
|---|---|---|
|
AbstractUnmarshallerImpl.unmarshal(Node node,
Class<T> declaredType)
|
|
|
AbstractUnmarshallerImpl.unmarshal(Source source,
Class<T> declaredType)
|
|
|
AbstractUnmarshallerImpl.unmarshal(javax.xml.stream.XMLEventReader reader,
Class<T> declaredType)
|
|
|
AbstractUnmarshallerImpl.unmarshal(javax.xml.stream.XMLStreamReader reader,
Class<T> declaredType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||