|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.complete.Completer
test.org.benow.web.complete.RecipeTitleCompleter
public class RecipeTitleCompleter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.benow.web.complete.Completer |
|---|
Completer.Completes |
| Field Summary |
|---|
| Fields inherited from class org.benow.web.complete.Completer |
|---|
cancelled, parameters, prefix |
| Constructor Summary | |
|---|---|
protected |
RecipeTitleCompleter(java.lang.String prefix,
java.lang.String parameters)
|
| Method Summary | |
|---|---|
protected void |
doClose()
|
protected boolean |
doHasNext()
|
protected CompleteResult |
doNext()
|
| Methods inherited from class org.benow.web.complete.Completer |
|---|
cancel, close, getCompletionsFor, getCompletionsFor, getCompletionsFor, getForClass, getForField, hasFailed, hasNext, init, isSufficient, iterator, next, remove, setHasFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RecipeTitleCompleter(java.lang.String prefix,
java.lang.String parameters)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException| Method Detail |
|---|
protected void doClose()
throws java.lang.Exception
doClose in class Completerjava.lang.Exceptionprotected CompleteResult doNext()
doNext in class Completerprotected boolean doHasNext()
doHasNext in class Completer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||