public class Elements extends JAXBElement<XhtmlElementType>
JAXBElement.GlobalScopedeclaredType, name, nil, scope, value| Constructor and Description |
|---|
Elements(QName name,
Class<XhtmlElementType> clazz,
XhtmlElementType element) |
| Modifier and Type | Method and Description |
|---|---|
Elements |
add(Object... childNodes) |
Elements |
addChild(Object child) |
static Elements |
el(String elementName) |
static Object |
val(String elementName,
String value) |
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValuepublic Elements(QName name, Class<XhtmlElementType> clazz, XhtmlElementType element)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.