com.languagecomputer.api.sample
Class GetEntitiesFromFile

java.lang.Object
  extended by com.languagecomputer.api.sample.GetEntitiesFromFile

public class GetEntitiesFromFile
extends Object

Sample code that uses the LCC API to get all of the entities in a particular file and print to stdout.

Since:
1.0
Author:
Kirk Roberts
See Also:
DocumentService, EntityService

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

Constructor Detail

GetEntitiesFromFile

public GetEntitiesFromFile()
Method Detail

main

public static void main(String[] argv)


Copyright © 2009. All Rights Reserved.