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:
- XMLStructure
public class JAXBStructure
- extends Object
- implements 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(JAXBElement jbElement)
- Creates a new instance of JAXBStructure
getJAXBElement
public JAXBElement getJAXBElement()
- Returns the JAXBElement contained in this
JAXBStructure.
- Returns:
- the JAXBElement
isFeatureSupported
public boolean isFeatureSupported(String feature)
- Specified by:
isFeatureSupported in interface XMLStructure
- Throws:
NullPointerException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.