Uses of Class
org.sonar.java.se.checks.XxeProperty.FeatureExternalGeneralEntities
-
Packages that use XxeProperty.FeatureExternalGeneralEntities Package Description org.sonar.java.se.checks -
-
Uses of XxeProperty.FeatureExternalGeneralEntities in org.sonar.java.se.checks
Methods in org.sonar.java.se.checks that return XxeProperty.FeatureExternalGeneralEntities Modifier and Type Method Description static XxeProperty.FeatureExternalGeneralEntitiesXxeProperty.FeatureExternalGeneralEntities. valueOf(String name)Returns the enum constant of this type with the specified name.static XxeProperty.FeatureExternalGeneralEntities[]XxeProperty.FeatureExternalGeneralEntities. values()Returns an array containing the constants of this enum type, in the order they are declared.
-