Package org.craftercms.search.batch.impl
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
long
-
Constructor Details
-
EmptyContent
public EmptyContent()
-
-
Method Details
-
getLastModified
public long getLastModified()- Specified by:
getLastModified
in interfaceorg.craftercms.core.service.Content
-
getLength
public long getLength()- Specified by:
getLength
in interfaceorg.craftercms.core.service.Content
-
getInputStream
- Specified by:
getInputStream
in interfaceorg.craftercms.core.service.Content
-