Package org.apache.tika.sax
Interface WriteLimiter
-
- All Known Implementing Classes:
BasicContentHandlerFactory
public interface WriteLimiter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getWriteLimit()
boolean
isThrowOnWriteLimitReached()
-