public interface JsonBooleanFormatVisitor extends JsonValueFormatVisitor
Modifier and Type | Interface and Description |
---|---|
static class |
JsonBooleanFormatVisitor.Base
Default "empty" implementation, useful as the base to start on;
especially as it is guaranteed to implement all the method
of the interface, even if new methods are getting added.
|
enumTypes, format
Copyright © 2014-2015 FasterXML. All Rights Reserved.