Class XMLFileChecker
- java.lang.Object
-
- org.opennms.netmgt.config.tester.checks.XMLFileChecker
-
public class XMLFileChecker extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static XMLFileChecker
checkFile(Path file)
void
forSyntax()
-
-
-
Method Detail
-
checkFile
public static XMLFileChecker checkFile(Path file)
-
forSyntax
public void forSyntax()
-
-