Uses of Interface
com.yahoo.search.query.textserialize.parser.DispatchFormHandler
-
Packages that use DispatchFormHandler Package Description com.yahoo.search.query.textserialize.item com.yahoo.search.query.textserialize.parser -
-
Uses of DispatchFormHandler in com.yahoo.search.query.textserialize.item
Classes in com.yahoo.search.query.textserialize.item that implement DispatchFormHandler Modifier and Type Class Description class
ItemFormHandler
-
Uses of DispatchFormHandler in com.yahoo.search.query.textserialize.parser
Constructors in com.yahoo.search.query.textserialize.parser with parameters of type DispatchFormHandler Constructor Description Parser(Reader stream, DispatchFormHandler dispatchFormHandler, Object dispatchContext)
-