|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.nlp2rdf.webservice.SampleClient
public class SampleClient
User: Sebastian Hellmann - http://bis.informatik.uni-leipzig.de/SebastianHellmann
| Field Summary | |
|---|---|
static String |
exampleText
|
| Constructor Summary | |
|---|---|
SampleClient()
|
|
| Method Summary | |
|---|---|
static com.hp.hpl.jena.ontology.OntModel |
convertToNIF(String nifServiceUrl,
String text)
|
static void |
main(String[] args)
|
static com.hp.hpl.jena.ontology.OntModel |
postToNIFService(String nifServiceUrl,
Map<String,String> parameterMap)
|
static com.hp.hpl.jena.ontology.OntModel |
postToNIFService(String nifServiceUrl,
com.hp.hpl.jena.ontology.OntModel model)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String exampleText
| Constructor Detail |
|---|
public SampleClient()
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
Exception
public static com.hp.hpl.jena.ontology.OntModel convertToNIF(String nifServiceUrl,
String text)
throws Exception
Exception
public static com.hp.hpl.jena.ontology.OntModel postToNIFService(String nifServiceUrl,
com.hp.hpl.jena.ontology.OntModel model)
throws Exception
Exception
public static com.hp.hpl.jena.ontology.OntModel postToNIFService(String nifServiceUrl,
Map<String,String> parameterMap)
throws Exception
Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||