Interface EncryptionFilter
-
- All Known Implementing Classes:
AdobeFontManglingFilter,IDPFFontManglingFilter,UnsupportedEncryptionFilter
public interface EncryptionFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanDecrypt()java.io.InputStreamdecrypt(java.io.InputStream in)
-