| Package | Description |
|---|---|
| org.glassfish.hk2.xml.internal | |
| org.glassfish.hk2.xml.internal.alt | |
| org.glassfish.hk2.xml.internal.alt.clazz | |
| org.glassfish.hk2.xml.internal.alt.papi |
| Modifier and Type | Method and Description |
|---|---|
AltMethod |
MethodInformation.getOriginalMethod() |
| Modifier and Type | Method and Description |
|---|---|
static List<AltMethod> |
Utilities.prioritizeMethods(List<AltMethod> methods,
String[] specifiedOrdering,
NameInformation xmlMap) |
| Modifier and Type | Method and Description |
|---|---|
static MethodInformationI |
Utilities.getMethodInformation(AltMethod m,
NameInformation xmlNameMap) |
static String |
Utilities.isGetter(AltMethod method) |
static String |
Utilities.isSetter(AltMethod method) |
| Modifier and Type | Method and Description |
|---|---|
static List<AltMethod> |
Utilities.prioritizeMethods(List<AltMethod> methods,
String[] specifiedOrdering,
NameInformation xmlMap) |
| Constructor and Description |
|---|
MethodInformation(AltMethod originalMethod,
MethodType methodType,
String decapitalizedMethodProperty,
String representedProperty,
String defaultValue,
AltClass baseChildType,
AltClass gsType,
boolean key,
boolean isList,
boolean isArray,
boolean isReference,
boolean isElement,
AltClass listParameterizedType) |
| Modifier and Type | Method and Description |
|---|---|
AltMethod |
MethodInformationI.getOriginalMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<AltMethod> |
AltClass.getMethods() |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodAltMethodImpl |
| Modifier and Type | Method and Description |
|---|---|
List<AltMethod> |
ClassAltClassImpl.getMethods() |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementAltMethodImpl |
| Modifier and Type | Method and Description |
|---|---|
List<AltMethod> |
ArrayTypeAltClassImpl.getMethods() |
List<AltMethod> |
TypeElementAltClassImpl.getMethods() |
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.