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