Uses of Class
com.itextpdf.commons.json.JsonBoolean
Packages that use JsonBoolean
-
Uses of JsonBoolean in com.itextpdf.commons.json
Methods in com.itextpdf.commons.json that return JsonBooleanModifier and TypeMethodDescriptionstatic JsonBooleanJsonBoolean.of(boolean value) GetsJsonBooleanrepresenting input boolean value.