public abstract class VaultInputSource extends InputSource
InputSource by a content length and last modified.| Modifier and Type | Method and Description |
|---|---|
abstract long |
getContentLength()
Returns the content length of the underlying file.
|
abstract long |
getLastModified()
Returns the last modified date of the underlying file.
|
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemIdpublic abstract long getContentLength()
public abstract long getLastModified()
Copyright © 2010 - 2020 Adobe. All Rights Reserved