|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemplateInput
Encapsulate a JET Templates input
Method Summary | |
---|---|
java.net.URI |
getBaseLocation()
Return the base URL of the input |
java.lang.String |
getEncoding()
Return the encoding of the template input |
java.io.Reader |
getReader()
Return a reader for the template input. |
java.lang.String |
getTemplatePath()
Return the template Path of the input. |
Method Detail |
---|
java.lang.String getTemplatePath()
java.net.URI getBaseLocation()
java.io.Reader getReader() throws TemplateInputException
TemplateInputException
java.lang.String getEncoding() throws TemplateInputException
null
if not known
TemplateInputException
- if an error occurs while determing the encoding
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |