Uses of Class
no.hasmac.jsonld.framing.FramingState
Packages that use FramingState
-
Uses of FramingState in no.hasmac.jsonld.framing
Fields in no.hasmac.jsonld.framing declared as FramingStateModifier and TypeFieldDescriptionprivate FramingStateFrameMatcher.stateprivate final FramingStateFraming.stateMethods in no.hasmac.jsonld.framing with parameters of type FramingStateModifier and TypeMethodDescriptionbooleanFrame.matchNode(FramingState state, jakarta.json.JsonValue value, boolean requireAll) static 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 FramingStateModifierConstructorDescriptionprivateFrameMatcher(FramingState state, Frame frame, boolean requireAll) privateFraming(FramingState state, List<String> subjects, Frame frame, JsonMapBuilder parent, String activeProperty) FramingState(FramingState state)