Package org.codehaus.mojo.natives.msvc
Class RegQuery
- java.lang.Object
-
- org.codehaus.mojo.natives.msvc.RegQuery
-
public class RegQuery extends Object
-
-
Constructor Summary
Constructors Constructor Description RegQuery()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getValue(String valueType, String folderName, String folderKey)
-
-
-
Method Detail
-
getValue
public static String getValue(String valueType, String folderName, String folderKey) throws NativeBuildException
- Throws:
NativeBuildException
-
-