com.sun.xml.ws.security.opt.crypto.jaxb
Class JAXBStructure
java.lang.Object
com.sun.xml.ws.security.opt.crypto.jaxb.JAXBStructure
- All Implemented Interfaces:
- javax.xml.crypto.XMLStructure
public class JAXBStructure
- extends Object
- implements javax.xml.crypto.XMLStructure
- Author:
- Abhijit Das
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBStructure
public JAXBStructure(javax.xml.bind.JAXBElement jbElement)
- Creates a new instance of JAXBStructure
getJAXBElement
public javax.xml.bind.JAXBElement getJAXBElement()
- Returns the JAXBElement contained in this
JAXBStructure.
- Returns:
- the JAXBElement
isFeatureSupported
public boolean isFeatureSupported(String feature)
- Specified by:
isFeatureSupported in interface javax.xml.crypto.XMLStructure
- Throws:
NullPointerException
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.