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
  • Constructor Details

    • JAXBStructure

      public JAXBStructure(jakarta.xml.bind.JAXBElement jbElement)
      Creates a new instance of JAXBStructure
  • Method Details

    • getJAXBElement

      public jakarta.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 XMLStructure