Class Elements
java.lang.Object
jakarta.xml.bind.JAXBElement<XhtmlElementType>
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
- All Implemented Interfaces:
Serializable
This class provides a fluent interface to xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
Created on: Jun 17, 2008
- Author:
- Martin Grotzke (martin.grotzke at freiheit.com)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.xml.bind.JAXBElement
jakarta.xml.bind.JAXBElement.GlobalScope
-
Field Summary
Fields inherited from class jakarta.xml.bind.JAXBElement
declaredType, name, nil, scope, value
-
Constructor Summary
ConstructorsConstructorDescriptionElements
(QName name, Class<XhtmlElementType> clazz, XhtmlElementType element) -
Method Summary
Methods inherited from class jakarta.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
-
Constructor Details
-
Elements
-
-
Method Details
-
el
-
val
-
add
-
addChild
-