Package org.luwrain.io.api.duckduckgo
Class InstantAnswer
java.lang.Object
org.luwrain.io.api.duckduckgo.InstantAnswer
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static enum
static final class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAnswer
(String query, Properties props, Set<InstantAnswer.Flags> flags)
-
Constructor Details
-
InstantAnswer
public InstantAnswer()
-
-
Method Details
-
getAnswer
public InstantAnswer.Answer getAnswer(String query, Properties props, Set<InstantAnswer.Flags> flags) throws IOException - Throws:
IOException
-