Uses of Class
no.hasmac.jsonld.framing.Frame
Packages that use Frame
-
Uses of Frame in no.hasmac.jsonld.framing
Fields in no.hasmac.jsonld.framing declared as FrameModifier and TypeFieldDescriptionstatic final Frame
Frame.EMPTY
private Frame
FrameMatcher.frame
private final Frame
Framing.frame
Methods in no.hasmac.jsonld.framing that return FrameMethods in no.hasmac.jsonld.framing with parameters of type FrameModifier and TypeMethodDescriptionstatic FrameMatcher
FrameMatcher.with
(FramingState state, Frame frame, boolean requireAll) static Framing
Framing.with
(FramingState state, List<String> subjects, Frame frame, JsonMapBuilder parent, String activeProperty) Constructors in no.hasmac.jsonld.framing with parameters of type FrameModifierConstructorDescriptionprivate
FrameMatcher
(FramingState state, Frame frame, boolean requireAll) private
Framing
(FramingState state, List<String> subjects, Frame frame, JsonMapBuilder parent, String activeProperty)