Package fi.tut.mei.capabilityQueryLib
Class App
- java.lang.Object
-
- fi.tut.mei.capabilityQueryLib.App
-
public class App extends Object
Command line client for the ontology query library
-
-
Constructor Summary
Constructors Constructor Description App()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
joinStrings(String separator, Iterable<String> strings)
Create a string containing the given strings separated with the separator stringstatic void
main(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-