samples
Class Example1

java.lang.Object
  extended by samples.Example1

public class Example1
extends Object

A sample code how to use JRJC library

Since:
v0.1

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

Constructor Detail

Example1

public Example1()
Method Detail

main

public static void main(String[] args)
                 throws URISyntaxException,
                        org.codehaus.jettison.json.JSONException,
                        IOException
Throws:
URISyntaxException
org.codehaus.jettison.json.JSONException
IOException


Copyright © 2013 Atlassian. All Rights Reserved.