org.meta2project.ontobox.client.example
Class ClientExample

java.lang.Object
  extended by org.meta2project.ontobox.client.example.ClientExample

public class ClientExample
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
ClientExample()
           
 
Method Summary
protected static void executeAndPrintResult(Client client, java.lang.String query)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientExample

public ClientExample()
Method Detail

executeAndPrintResult

protected static void executeAndPrintResult(Client client,
                                            java.lang.String query)
                                     throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException