Package no.hasmac.jsonld.framing
Class FrameMatcher
java.lang.Object
no.hasmac.jsonld.framing.FrameMatcher
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FrameMatcher
(FramingState state, Frame frame, boolean requireAll) -
Method Summary
Modifier and TypeMethodDescriptionmatch
(Collection<String> subjects) boolean
static FrameMatcher
with
(FramingState state, Frame frame, boolean requireAll)
-
Field Details
-
state
-
frame
-
requireAll
private boolean requireAll
-
-
Constructor Details
-
FrameMatcher
-
-
Method Details
-
with
-
match
- Throws:
JsonLdError
-
match
- Throws:
JsonLdError
-