Package | Description |
---|---|
com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
com.sun.xml.bind.v2.runtime.unmarshaller |
Modifier and Type | Method and Description |
---|---|
WildcardMode |
ReferencePropertyInfo.getWildcard()
If this property supports the wildcard, returns its mode.
|
static WildcardMode |
WildcardMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WildcardMode[] |
WildcardMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WildcardLoader(DomHandler dom,
WildcardMode mode) |
Copyright © 2020 Oracle Corporation. All rights reserved.