public class App extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
App.PossibleSpamPage |
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run() |
List<App.PossibleSpamPage> |
spellCheck()
Common spams we see involves pages that doesn't look like English.
|
public App()
throws IOException,
javax.xml.rpc.ServiceException
public void run()
throws RemoteException
RemoteExceptionpublic List<App.PossibleSpamPage> spellCheck() throws RemoteException
RemoteExceptionCopyright © 2004-2012. All Rights Reserved.