|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlObjectReader.ReadMode | |
|---|---|
| com.ebmwebsourcing.easybox.api | |
| Uses of XmlObjectReader.ReadMode in com.ebmwebsourcing.easybox.api |
|---|
| Methods in com.ebmwebsourcing.easybox.api that return XmlObjectReader.ReadMode | |
|---|---|
XmlObjectReader.ReadMode |
XmlObjectReader.getReadMode()
Get read mode. |
static XmlObjectReader.ReadMode |
XmlObjectReader.ReadMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XmlObjectReader.ReadMode[] |
XmlObjectReader.ReadMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.easybox.api with parameters of type XmlObjectReader.ReadMode | |
|---|---|
void |
XmlObjectReader.setReadMode(XmlObjectReader.ReadMode readMode)
Set read mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||