Uses of Interface
edu.uiuc.ncsa.security.util.functor.parser.old.LogicBlockHandlerInterface
-
Packages that use LogicBlockHandlerInterface 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 LogicBlockHandlerInterface in edu.uiuc.ncsa.security.util.functor.parser.old
Subinterfaces of LogicBlockHandlerInterface 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 PMClasses in edu.uiuc.ncsa.security.util.functor.parser.old that implement LogicBlockHandlerInterface Modifier and Type Class Description class
FunctorHandler
Really a facade for the various handlersclass
JSONHandler
Parses functional notation into a JSON object.
-