Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.metadata | |
org.jboss.shrinkwrap.descriptor.metadata.filter |
Modifier and Type | Method and Description |
---|---|
static boolean |
MetadataUtil.hasChildOf(Element parentElement,
XsdElementEnum child)
Checks the existence of a w3c child element.
|
Modifier and Type | Method and Description |
---|---|
static XsdElementEnum |
XsdElementEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XsdElementEnum[] |
XsdElementEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.