To extract metadata for stream filtering
setInputSource(java.io.InputStream input)
method of the Filter
object.getSummaryInfo()
method of the Filter
object to retrieve an object of the SummaryInfo
class. Otherwise, call the getSummaryInfo(java.io.InputStream in)
method. SummaryInfo
object to retrieve the metadata information.
|