| Package | Description |
|---|---|
| org.sonarsource.analyzer.commons.xml |
| Modifier and Type | Method and Description |
|---|---|
static XmlFile.Location |
XmlFile.Location.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<XmlTextRange> |
XmlFile.getRange(Node node,
XmlFile.Location location) |
Copyright © 2009–2018 SonarSource. All rights reserved.