|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
void |
closeRequestStream(InputStream stream)
Supported API: false |
InputStream |
getBusinessXMLStream()
Returns the business XML for the template. |
InputStream |
getContentStream(String contentId)
returns an input stream corresponding to a content file Supported API: false |
File |
getFileHandle()
Supported API: false |
InputStream |
getFragmentStream(String fragId)
Returns a business fragment referenced in the input file Supported API: false |
InputStream |
getTemplateStream()
Returns an input stream corresponding to XML specification of the template metada. |
void |
releaseRequest()
Supported API: false |
Method Detail |
public InputStream getTemplateStream() throws WTException
WTException
public InputStream getBusinessXMLStream() throws WTException
WTException
public InputStream getContentStream(String contentId) throws WTException
contentId
-
WTException
public InputStream getFragmentStream(String fragId) throws WTException
fragId
-
WTException
public void releaseRequest() throws WTException
WTException
public void closeRequestStream(InputStream stream) throws WTException
stream
-
WTException
public File getFileHandle() throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |