Package com.networknt.schema.dialect
Class AbstractDialectRegistry
java.lang.Object
com.networknt.schema.dialect.AbstractDialectRegistry
- All Implemented Interfaces:
DialectRegistry
- Direct Known Subclasses:
BasicDialectRegistry
Abstract
DialectRegistry.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DialectloadDialect(String iri, SchemaRegistry schemaFactory) protected Dialect.BuilderloadDialectBuilder(String iri, SchemaRegistry schemaFactory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.networknt.schema.dialect.DialectRegistry
getDialect
-
Constructor Details
-
AbstractDialectRegistry
public AbstractDialectRegistry()
-
-
Method Details
-
loadDialect
-
loadDialectBuilder
-