|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuntimeClassInfo
| Field Summary |
|---|
| Fields inherited from interface com.sun.xml.bind.v2.model.core.NonElement |
|---|
ANYTYPE_NAME |
| Method Summary | ||
|---|---|---|
|
getAttributeWildcard()
If ClassInfo.hasAttributeWildcard() is true,
returns the accessor to access the property. |
|
RuntimeClassInfo |
getBaseClass()
|
|
Method |
getFactoryMethod()
|
|
|
getLocatorField()
If this JAXB bean has a property annotated with XmlLocation,
this method returns it. |
|
List<? extends RuntimePropertyInfo> |
getProperties()
|
|
RuntimePropertyInfo |
getProperty(String name)
|
|
| Methods inherited from interface com.sun.xml.bind.v2.model.core.ClassInfo |
|---|
declaresAttributeWildcard, getClazz, getName, hasAttributeWildcard, hasProperties, hasSubClasses, hasValueProperty, inheritsAttributeWildcard, isAbstract, isFinal, isOrdered |
| Methods inherited from interface com.sun.xml.bind.v2.model.core.MaybeElement |
|---|
asElement, getElementName, isElement |
| Methods inherited from interface com.sun.xml.bind.v2.model.core.NonElement |
|---|
getTypeName, isSimpleType |
| Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo |
|---|
canBeReferencedByIDREF, getType |
| Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable |
|---|
getLocation, getUpstream |
| Methods inherited from interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElement |
|---|
getTransducer |
| Method Detail |
|---|
RuntimeClassInfo getBaseClass()
getBaseClass in interface com.sun.xml.bind.v2.model.core.ClassInfo<Type,Class>List<? extends RuntimePropertyInfo> getProperties()
getProperties in interface com.sun.xml.bind.v2.model.core.ClassInfo<Type,Class>RuntimePropertyInfo getProperty(String name)
getProperty in interface com.sun.xml.bind.v2.model.core.ClassInfo<Type,Class>Method getFactoryMethod()
<BeanT> Accessor<BeanT,Map<QName,String>> getAttributeWildcard()
ClassInfo.hasAttributeWildcard() is true,
returns the accessor to access the property.
ClassInfo.hasAttributeWildcard()==true.Accessor#optimize()<BeanT> Accessor<BeanT,Locator> getLocatorField()
XmlLocation,
this method returns it.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||