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 FrameFrame.EMPTYprivate FrameFrameMatcher.frameprivate final FrameFraming.frameMethods in no.hasmac.jsonld.framing that return FrameMethods in no.hasmac.jsonld.framing with parameters of type FrameModifier and TypeMethodDescriptionstatic FrameMatcherFrameMatcher.with(FramingState state, Frame frame, boolean requireAll) static FramingFraming.with(FramingState state, List<String> subjects, Frame frame, JsonMapBuilder parent, String activeProperty) Constructors in no.hasmac.jsonld.framing with parameters of type FrameModifierConstructorDescriptionprivateFrameMatcher(FramingState state, Frame frame, boolean requireAll) privateFraming(FramingState state, List<String> subjects, Frame frame, JsonMapBuilder parent, String activeProperty)