org.eel.kitchen.jsonschema.format
Class TimeFormatSpecifier

java.lang.Object
  extended by org.eel.kitchen.jsonschema.format.FormatSpecifier
      extended by org.eel.kitchen.jsonschema.format.AbstractDateFormatSpecifier
          extended by org.eel.kitchen.jsonschema.format.TimeFormatSpecifier

public final class TimeFormatSpecifier
extends AbstractDateFormatSpecifier

Validator for the time format specification


Method Summary
static FormatSpecifier getInstance()
           
 
Methods inherited from class org.eel.kitchen.jsonschema.format.AbstractDateFormatSpecifier
checkValue
 
Methods inherited from class org.eel.kitchen.jsonschema.format.FormatSpecifier
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FormatSpecifier getInstance()


Copyright © 2012. All Rights Reserved.