public final class XmlCheckUtils extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static Node |
nodeAttribute(Node node,
String attribute) |
|
static Integer |
nodeLine(Node node) |
@CheckForNull public static Integer nodeLine(Node node)
@CheckForNull public static Node nodeAttribute(Node node, String attribute)
Copyright © 2012–2018 SonarSource. All rights reserved.