Uses of Interface
edu.uiuc.ncsa.security.util.functor.parser.old.TopHandlerInterface
-
Packages that use TopHandlerInterface Package Description edu.uiuc.ncsa.security.util.functor.parser.old Note that this was an earlier version of the parser before the event-driven code came along. -
-
Uses of TopHandlerInterface in edu.uiuc.ncsa.security.util.functor.parser.old
Subinterfaces of TopHandlerInterface in edu.uiuc.ncsa.security.util.functor.parser.old Modifier and Type Interface Description interface
DefaultHandler
Created by Jeff Gaynor
on 7/13/18 at 2:14 PMinterface
FunctorHandlerInterface
Created by Jeff Gaynor
on 7/16/18 at 10:40 AMinterface
LogicBlockHandlerInterface
Created by Jeff Gaynor
on 7/16/18 at 10:40 AMinterface
LogicBlocksHandlerInterface
Created by Jeff Gaynor
on 7/16/18 at 10:39 AMClasses in edu.uiuc.ncsa.security.util.functor.parser.old that implement TopHandlerInterface Modifier and Type Class Description class
FunctorHandler
Really a facade for the various handlersclass
JSONHandler
Parses functional notation into a JSON object.
-