com.github.fge.jsonschema.format.extra
Class SHA1FormatAttribute
java.lang.Object
com.github.fge.jsonschema.format.AbstractFormatAttribute
com.github.fge.jsonschema.format.helpers.HexStringFormatAttribute
com.github.fge.jsonschema.format.extra.SHA1FormatAttribute
- All Implemented Interfaces:
- FormatAttribute
public final class SHA1FormatAttribute
- extends HexStringFormatAttribute
Format specifier for sha1
This format will be quite familiar to git users!
- See Also:
HexStringFormatAttribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FormatAttribute getInstance()