public static class XmlFileBatchIndexer.EmptyContent extends Object implements org.craftercms.core.service.Content
| Constructor and Description |
|---|
EmptyContent() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
long |
getLastModified() |
long |
getLength() |
public long getLastModified()
getLastModified in interface org.craftercms.core.service.Contentpublic long getLength()
getLength in interface org.craftercms.core.service.Contentpublic InputStream getInputStream() throws IOException
getInputStream in interface org.craftercms.core.service.ContentIOExceptionCopyright © 2019 CrafterCMS. All rights reserved.