|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.abra.j2xb.beans.xmlModel.MoXmlElement
com.abra.j2xb.beans.xmlModel.MoXmlProperty
com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
public class MoXmlBeanProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.abra.j2xb.beans.xmlModel.MoXmlProperty |
|---|
MoXmlProperty.XmlLocation |
| Field Summary |
|---|
| Fields inherited from class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty |
|---|
beanDescriptor, globalElementRef |
| Method Summary | |
|---|---|
static boolean |
isBeanProperty(MOPropertyDescriptor propertyDescriptor)
|
void |
persistInstance(XmlNode targetParentNode,
java.lang.Object sourceInstance)
|
protected void |
printElementRef(java.io.PrintWriter pw,
java.lang.String indent)
|
protected void |
printInlineElement(java.io.PrintWriter pw,
java.lang.String indent)
|
void |
readInstance(XmlNode sourceNode,
java.lang.Object targetInstance,
java.util.Set<MoXmlElement> suppressElements)
|
| Methods inherited from class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty |
|---|
getBeanDescriptor, getElementName, getInstanceBeanDescriptor, getSubstitutions, isGlobalElementRef, persistSingleInstance, printElement |
| Methods inherited from class com.abra.j2xb.beans.xmlModel.MoXmlProperty |
|---|
createMoXmlProperty, getJavaType, getPropertyDescriptor, getSchema, getXmlLocation, isXmlOptional, toString |
| Methods inherited from class com.abra.j2xb.beans.xmlModel.MoXmlElement |
|---|
getChildElements, getParentElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected void printElementRef(java.io.PrintWriter pw,
java.lang.String indent)
printElementRef in class MoXmlBeanValuedProperty
protected void printInlineElement(java.io.PrintWriter pw,
java.lang.String indent)
printInlineElement in class MoXmlBeanValuedProperty
public void persistInstance(XmlNode targetParentNode,
java.lang.Object sourceInstance)
throws XmlPersistException
persistInstance in class MoXmlElementXmlPersistException
public void readInstance(XmlNode sourceNode,
java.lang.Object targetInstance,
java.util.Set<MoXmlElement> suppressElements)
throws XmlPersistException
readInstance in class MoXmlElementXmlPersistExceptionpublic static boolean isBeanProperty(MOPropertyDescriptor propertyDescriptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||