public class XPacketFilter extends AbstractFilter
InputStream and
write the ones contained in an xpacket to an OutputStream.| Constructor and Description |
|---|
XPacketFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Return a flag indicating whether the contents processed by this filter
represents a valid entity.
|
filter, reset, setAutoReset, setFilterStateListenerpublic boolean isValid()
true.
Contents is only valid if the state equals ParseState#END.isValid in interface FilterisValid in class AbstractFiltertrue if the contents is valid;
false otherwise.Copyright © 2010 - 2020 Adobe. All Rights Reserved