Constructor and Description |
---|
CustomJSPTemplateProcessor(com.sun.jersey.api.core.ResourceConfig resourceConfig) |
public CustomJSPTemplateProcessor(@Context com.sun.jersey.api.core.ResourceConfig resourceConfig)
public String findJsp(String path) throws MalformedURLException
MalformedURLException
public String resolve(String path)
resolve
in interface com.sun.jersey.spi.template.ViewProcessor<String>
public void writeTo(String resolvedPath, com.sun.jersey.api.view.Viewable viewable, OutputStream out) throws IOException
writeTo
in interface com.sun.jersey.spi.template.ViewProcessor<String>
IOException
Copyright © 2013. All Rights Reserved.