Package com.networknt.schema
Class Vocabularies
java.lang.Object
com.networknt.schema.Vocabularies
Vocabularies.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VocabularygetVocabulary(String uri) Gets the vocabulary given its uri.
-
Constructor Details
-
Vocabularies
public Vocabularies()
-
-
Method Details
-
getVocabulary
Gets the vocabulary given its uri.- Parameters:
uri- the vocabulary- Returns:
- the vocabulary
-