|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerialContext
Contextual information provided during property serialization/de-serialization operations.
| Field Summary | |
|---|---|
static int |
FLAG_RENDER_SHORT_NAMES
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
Returns the ClassLoader from which new should
be instantiated or introspected. |
org.w3c.dom.Document |
getDocument()
Returns the DOM Document to/from which the property is
being (de)serialized. |
int |
getFlags()
Returns flags used to alter rendering and parsing behavior. |
| Field Detail |
|---|
static final int FLAG_RENDER_SHORT_NAMES
| Method Detail |
|---|
org.w3c.dom.Document getDocument()
Document to/from which the property is
being (de)serialized.
Documentint getFlags()
java.lang.ClassLoader getClassLoader()
ClassLoader from which new should
be instantiated or introspected.
ClassLoader
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||