org.eel.kitchen.jsonschema.format
Class CSSStyleFormatSpecifier
java.lang.Object
org.eel.kitchen.jsonschema.format.FormatSpecifier
org.eel.kitchen.jsonschema.format.CSSStyleFormatSpecifier
public final class CSSStyleFormatSpecifier
- extends FormatSpecifier
Attempt to recognize a CSS 2.1 style (style format specification in
the draft). Ideally, it should use something like jStyleParser.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FormatSpecifier getInstance()
Copyright © 2012. All Rights Reserved.