public static interface XmlCoder.PropertyReader
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
boolean |
restoreAttribute(Object propertyOwner,
Method writeMethod,
String attributeValue,
Element tag) |
boolean |
restoreChildTag(Object propertyOwner,
Method writeMethod,
Element childTag,
Element ownerTag) |
Copyright © 2018. All rights reserved.