Class | Description |
---|---|
FileUtils |
A collection of static methods useful for file related activities -
this is almost identical to the file com.day.cq.jsp.tag.util.FileUtils
|
SingleValueInputStream | |
SizedBlankInputStream |
An InputStream of a predetermined length - of which all the characters are the same value.
|
SizedInputStream |
This is a stream that will only supply bytes up to a certain length - if its
position goes above that, it will stop.
|
StreamUtils |
Utility methods for dealing with Streams.
|
TempDirectory |
Encapsulates a temporary directory, that should work cross-platform
and on JDK 1.1.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"