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,
QName representedProperty,
String defaultValue,
AltClass baseChildType,
AltClass gsType,
boolean key,
boolean isList,
boolean isArray,
boolean isReference,
Format format,
AltClass listParameterizedType,
String xmlWrapperTag,
AdapterInformation adapterInfo,
boolean required,
String originalMethodName) |
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> |
TypeElementAltClassImpl.getMethods() |
List<AltMethod> |
ArrayTypeAltClassImpl.getMethods() |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.