javax.xml.bind.util
Class JAXBResult
java.lang.Object
javax.xml.transform.sax.SAXResult
javax.xml.bind.util.JAXBResult
- All Implemented Interfaces:
- Result
public class JAXBResult
- extends SAXResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBResult
public JAXBResult(JAXBContext context)
throws JAXBException
- Throws:
JAXBException
JAXBResult
public JAXBResult(Unmarshaller unmarshaller)
throws JAXBException
- Throws:
JAXBException
getResult
public Object getResult()
throws JAXBException
- Throws:
JAXBException
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.