public final class XmlCheckUtils extends Object
Modifier and Type | Method and 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–2017 SonarSource. All rights reserved.