|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Context in net.java.html.json |
|---|
| Fields in net.java.html.json declared as Context | |
|---|---|
static Context |
Context.EMPTY
Dummy context without binding to any real browser or technology. |
| Methods in net.java.html.json that return Context | |
|---|---|
static Context |
Context.findDefault(Class<?> requestor)
Seeks for the default context that is associated with the requesting class. |
| Methods in net.java.html.json with parameters of type Context | ||
|---|---|---|
static
|
Models.parse(Context c,
Class<M> model,
InputStream is)
Generic method to parse content of a model class from a stream. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||