public class JAXBStructure extends Object implements XMLStructure
| Constructor and Description |
|---|
JAXBStructure(JAXBElement jbElement)
Creates a new instance of JAXBStructure
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement |
getJAXBElement()
Returns the JAXBElement contained in this
JAXBStructure. |
boolean |
isFeatureSupported(String feature) |
public JAXBStructure(JAXBElement jbElement)
public JAXBElement getJAXBElement()
JAXBStructure.public boolean isFeatureSupported(String feature)
isFeatureSupported in interface XMLStructureNullPointerExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.