Package | Description |
---|---|
org.milyn.javabean.binding.model.get | |
org.milyn.javabean.binding.xml |
Modifier and Type | Method and Description |
---|---|
Object |
GetterGraph.get(T contextObject) |
Object |
Getter.get(T contextObject)
Get a value from the supplied context object.
|
Object |
BeanGetter.get(T contextObject) |
Modifier and Type | Method and Description |
---|---|
String |
XMLBinding.toXML(Object object)
Write the supplied Object instance to XML.
|
<W extends Writer> |
XMLBinding.toXML(Object object,
W outputWriter)
Write the supplied Object instance to XML.
|
Copyright © 2020. All rights reserved.