Index
All Classes and Interfaces|All Packages
C
- configure(Unmarshaller) - Method in interface org.apache.axiom.om.util.jaxb.UnmarshallerConfigurator
-
Apply settings to the given unmarshaller.
- copy() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
G
- getLocalName() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
- getNamespaceURI() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
- getObject() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
- getPrefix() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
I
- isDestructiveWrite() - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
J
- JAXBOMDataSource - Class in org.apache.axiom.om.ds.jaxb
-
OMDataSourcebacked by a JAXB object. - JAXBOMDataSource(JAXBContext, Object) - Constructor for class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
-
Constructor.
- JAXBUtils - Class in org.apache.axiom.om.util.jaxb
-
Contains utility methods that integrate JAXB with Axiom.
O
- org.apache.axiom.om.ds.jaxb - package org.apache.axiom.om.ds.jaxb
- org.apache.axiom.om.util.jaxb - package org.apache.axiom.om.util.jaxb
S
- serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.ds.jaxb.JAXBOMDataSource
U
- unmarshal(JAXBContext, OMElement, boolean) - Static method in class org.apache.axiom.om.util.jaxb.JAXBUtils
-
Deprecated.
- unmarshal(OMContainer, JAXBContext, UnmarshallerConfigurator, boolean) - Static method in class org.apache.axiom.om.util.jaxb.JAXBUtils
-
Unmarshall the information item using JAXB.
- unmarshal(OMContainer, JAXBContext, UnmarshallerConfigurator, Class<T>, boolean) - Static method in class org.apache.axiom.om.util.jaxb.JAXBUtils
-
Unmarshall the information item using JAXB.
- UnmarshallerConfigurator - Interface in org.apache.axiom.om.util.jaxb
-
Interface used to apply custom settings to an
Unmarshaller.
All Classes and Interfaces|All Packages
JAXBUtils.unmarshal(OMContainer, JAXBContext, UnmarshallerConfigurator, boolean)instead.