Class AbstractXmlFileBatchIndexer.EmptyContent

java.lang.Object
org.craftercms.search.batch.impl.AbstractXmlFileBatchIndexer.EmptyContent
All Implemented Interfaces:
org.craftercms.core.service.Content
Enclosing class:
AbstractXmlFileBatchIndexer

public static class AbstractXmlFileBatchIndexer.EmptyContent extends Object implements org.craftercms.core.service.Content
  • Constructor Details

    • EmptyContent

      public EmptyContent()
  • Method Details

    • getLastModified

      public long getLastModified()
      Specified by:
      getLastModified in interface org.craftercms.core.service.Content
    • getLength

      public long getLength()
      Specified by:
      getLength in interface org.craftercms.core.service.Content
    • getInputStream

      public InputStream getInputStream()
      Specified by:
      getInputStream in interface org.craftercms.core.service.Content