Interface IXxeProperties

All Known Implementing Classes:
DefaultXxeProperties

public interface IXxeProperties
Since:
11.0
Author:
Mihai Bob
  • Method Details

    • isEnabled

      boolean isEnabled()
    • isDisallowDoctypeDecl

      boolean isDisallowDoctypeDecl()
    • isLoadExternalDtd

      boolean isLoadExternalDtd()
    • isExternalGeneralEntities

      boolean isExternalGeneralEntities()
    • isExternalParameterEntities

      boolean isExternalParameterEntities()
    • isXincludeAware

      boolean isXincludeAware()
    • isExpandEntityReferences

      boolean isExpandEntityReferences()