com.github.fge.jsonschema.messages
Class JsonSchemaConfigurationBundle

java.lang.Object
  extended by com.github.fge.jsonschema.messages.JsonSchemaConfigurationBundle
All Implemented Interfaces:
MessageBundleLoader

public final class JsonSchemaConfigurationBundle
extends Object
implements MessageBundleLoader


Constructor Summary
JsonSchemaConfigurationBundle()
           
 
Method Summary
 MessageBundle getBundle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonSchemaConfigurationBundle

public JsonSchemaConfigurationBundle()
Method Detail

getBundle

public MessageBundle getBundle()
Specified by:
getBundle in interface MessageBundleLoader