Class FastinfoSetContext
java.lang.Object
jakarta.xml.bind.JAXBContext
org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
public class FastinfoSetContext
extends jakarta.xml.bind.JAXBContext
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
Fields inherited from class jakarta.xml.bind.JAXBContext
JAXB_CONTEXT_FACTORY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.Marshaller
jakarta.xml.bind.Unmarshaller
jakarta.xml.bind.Validator
Methods inherited from class jakarta.xml.bind.JAXBContext
createBinder, createBinder, createJAXBIntrospector, generateSchema, newInstance, newInstance, newInstance, newInstance, newInstance
-
Constructor Details
-
FastinfoSetContext
-
FastinfoSetContext
-
-
Method Details
-
createUnmarshaller
public jakarta.xml.bind.Unmarshaller createUnmarshaller() throws jakarta.xml.bind.JAXBException- Specified by:
createUnmarshaller
in classjakarta.xml.bind.JAXBContext
- Throws:
jakarta.xml.bind.JAXBException
-
createMarshaller
public jakarta.xml.bind.Marshaller createMarshaller() throws jakarta.xml.bind.JAXBException- Specified by:
createMarshaller
in classjakarta.xml.bind.JAXBContext
- Throws:
jakarta.xml.bind.JAXBException
-
createValidator
public jakarta.xml.bind.Validator createValidator() throws jakarta.xml.bind.JAXBException- Specified by:
createValidator
in classjakarta.xml.bind.JAXBContext
- Throws:
jakarta.xml.bind.JAXBException
-