Package org.apache.tika.config
Class GlobalSettings.XmlReaderUtilsConfig
java.lang.Object
org.apache.tika.config.GlobalSettings.XmlReaderUtilsConfig
- Enclosing class:
- GlobalSettings
XML reader utilities security configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxEntityExpansions(Integer maxEntityExpansions) voidsetMaxNumReuses(Integer maxNumReuses) voidsetPoolSize(Integer poolSize)
-
Constructor Details
-
XmlReaderUtilsConfig
public XmlReaderUtilsConfig()
-
-
Method Details
-
getMaxEntityExpansions
-
setMaxEntityExpansions
-
getMaxNumReuses
-
setMaxNumReuses
-
getPoolSize
-
setPoolSize
-