public class LdContext extends Object
| Constructor and Description |
|---|
LdContext(LdContext parentContext,
String vocab,
Map<String,Object> terms) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(LdContext otherContext) |
boolean |
hasEqualTerm(String term,
Object value) |
boolean |
hasSameVocabAs(LdContext otherContext) |
boolean |
hasTermsOf(LdContext otherContext) |
Copyright © 2014–2019. All rights reserved.