Package de.hsh.graja.modules.checkstyle
Class Helper
java.lang.Object
de.hsh.graja.modules.checkstyle.Helper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CheckstyleConfiguration
loadCheckstyleConfiguration
(String path, String encoding, Set<String> allowedLeavesIdentifiers) loadListOfConfiguredCheckIdentifiers
(String checkstyleConfigfile, String encoding)
-
Constructor Details
-
Helper
public Helper()
-
-
Method Details
-
loadCheckstyleConfiguration
public static CheckstyleConfiguration loadCheckstyleConfiguration(String path, String encoding, Set<String> allowedLeavesIdentifiers) throws IOException - Throws:
IOException
-
loadListOfConfiguredCheckIdentifiers
-