com.sun.xml.bind.v2.model.impl
Class RuntimeClassInfoImpl
class
RuntimeClassInfoImpl
extends ClassInfoImpl<Type,Class,Field,Method>
implements RuntimeClassInfo, RuntimeElement
Method Summary |
void | checkFieldXmlLocation(Field f) |
protected AccessorFactory | createAccessorFactory(Class clazz) |
RuntimeClassInfoImpl.RuntimePropertySeed | createAccessorSeed(Method getter, Method setter) |
AttributePropertyInfoImpl | createAttributeProperty(PropertySeed<Type,Class,Field,Method> seed) |
ElementPropertyInfoImpl | createElementProperty(PropertySeed<Type,Class,Field,Method> seed) |
RuntimeClassInfoImpl.RuntimePropertySeed | createFieldSeed(Field field) |
MapPropertyInfoImpl | createMapProperty(PropertySeed<Type,Class,Field,Method> seed) |
ReferencePropertyInfoImpl | createReferenceProperty(PropertySeed<Type,Class,Field,Method> seed) |
ValuePropertyInfoImpl | createValueProperty(PropertySeed<Type,Class,Field,Method> seed) |
protected XmlAccessorFactory | findXmlAccessorFactoryAnnotation(Class clazz) |
<B> Accessor<B,Map<QName,String>> | getAttributeWildcard() |
RuntimeClassInfoImpl | getBaseClass() |
Method | getFactoryMethod() |
Accessor<?,Locator> | getLocatorField() |
List<? extends RuntimePropertyInfo> | getProperties() |
RuntimePropertyInfo | getProperty(String name) |
Transducer | getTransducer() |
void | link() |
void checkFieldXmlLocation(Field f)
protected XmlAccessorFactory findXmlAccessorFactoryAnnotation(Class clazz)
public <
B>
Accessor<
B,Map<QName,String>> getAttributeWildcard()
public Method getFactoryMethod()
public
Accessor<?,Locator> getLocatorField()
public void link()