|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.html5.jatl.HtmlResourceContext
public class HtmlResourceContext
Extends ResourceContext
with HTML tools.
Constructor Summary | |
---|---|
HtmlResourceContext(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, HtmlFactory factory) Default constructor. |
Method Summary | |
---|---|
de.smartics.resteasy.hypermedia.renderer.ResourceContext |
getContext() Returns the resource context to extend. |
HtmlFactory |
getFactory() Returns the tools to create HTML documents. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlResourceContext(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, HtmlFactory factory)
context
- the resource context to extend.
factory
- the tools to create HTML documents.
Method Detail |
---|
public de.smartics.resteasy.hypermedia.renderer.ResourceContext getContext()
public HtmlFactory getFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |