public class ByteArrayXMPSource extends XMPSource
makeProperty| Constructor and Description |
|---|
ByteArrayXMPSource(ByteArrayInputStream instrm)
Constructor based on ByteArrayInputStream.
|
ByteArrayXMPSource(ByteArrayInputStream instrm,
String encoding)
Constructor based on ByteArrayInputStream with encoding.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
resetReader()
Causes reading to begin from the start again.
|
makePropertygetByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemIdpublic ByteArrayXMPSource(ByteArrayInputStream instrm) throws IOException
instrm - ByteArrayInputStream containing the XMPIOExceptionpublic ByteArrayXMPSource(ByteArrayInputStream instrm, String encoding) throws IOException
instrm - ByteArrayInputStream containing the XMPIOExceptionprotected void resetReader()
XMPSourceresetReader in class XMPSourceCopyright © 2008–2017 The Open Preservation Foundation. All rights reserved.