|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="6.2", sinceVersion="6.1") public interface ITransformation
Provides file transformations.
Method Summary | |
---|---|
void |
transform(OutputStream outputStream)
Performs the file transformation using the outputStream parameter as target
of the file transformations. |
Method Detail |
---|
void transform(OutputStream outputStream) throws PortalException
outputStream
parameter as target
of the file transformations.
outputStream
- the writer to be transformed.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |