|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.aegis.type.basic.BeanTypeInfo
org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
public class XMLBeanTypeInfo
Constructor Summary | |
---|---|
XMLBeanTypeInfo(TypeMapping tm,
java.lang.Class typeClass,
org.codehaus.yom.Element mapping)
|
Method Summary | |
---|---|
protected javax.xml.namespace.QName |
createQName(org.codehaus.yom.Element e,
java.lang.String value)
|
javax.xml.namespace.QName |
getSchemaType()
|
protected void |
mapProperty(java.beans.PropertyDescriptor pd)
|
Methods inherited from class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo |
---|
createQName, getAttributes, getElements, getPropertyDescriptor, getPropertyDescriptor, getPropertyDescriptors, getType, getTypeClass, getTypeMapping, initialize, isAttribute, isElement, isInitialized, isNillable, isSerializable, mapAttribute, mapElement, setTypeMapping |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLBeanTypeInfo(TypeMapping tm, java.lang.Class typeClass, org.codehaus.yom.Element mapping)
Method Detail |
---|
public javax.xml.namespace.QName getSchemaType()
protected void mapProperty(java.beans.PropertyDescriptor pd)
mapProperty
in class BeanTypeInfo
protected javax.xml.namespace.QName createQName(org.codehaus.yom.Element e, java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |