Uses of Enum
org.sonarsource.analyzer.commons.xml.XmlFile.Location
Packages that use XmlFile.Location
-
Uses of XmlFile.Location in org.sonarsource.analyzer.commons.xml
Methods in org.sonarsource.analyzer.commons.xml that return XmlFile.LocationModifier and TypeMethodDescriptionstatic XmlFile.LocationReturns the enum constant of this type with the specified name.static XmlFile.Location[]XmlFile.Location.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.sonarsource.analyzer.commons.xml with parameters of type XmlFile.LocationModifier and TypeMethodDescriptionstatic Optional<XmlTextRange>XmlFile.getRange(Node node, XmlFile.Location location)