Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #JsonLib - 51 results found.
NameDescriptionTypePackageFramework
AndPropertyFilterClassnet.sf.json.filtersJsonLib
CompositePropertyFilterClassnet.sf.json.filtersJsonLib
CycleDetectionStrategyBase class for cycle detection in a hierarchy.Classnet.sf.json.utilJsonLib
DefaultDefaultValueProcessorBase implementation for DefaultDefaultValueProcessor.Classnet.sf.json.processorsJsonLib
DefaultValueProcessorDefines the default value for a type when its value is null.Interfacenet.sf.json.processorsJsonLib
DefaultValueProcessorMatcherBase class for finding a matching DefaultValueProcessor.Classnet.sf.json.processorsJsonLib
EnumMorpherClassnet.sf.json.utilJsonLib
FalsePropertyFilterClassnet.sf.json.filtersJsonLib
JavaIdentifierTransformerTransforms a string into a valid Java identifier.Classnet.sf.json.utilJsonLib
JdkRegexpMatcherJDK 1.Classnet.sf.json.regexpJsonLib
JsDateJsonBeanProcessorTransforms a java.Classnet.sf.json.processorsJsonLib
JsDateJsonValueProcessorTransforms a java.Classnet.sf.json.processorsJsonLib
JSONMarker interface, identifies a valid JSON value.Interfacenet.sf.jsonJsonLib
JSONArrayA JSONArray is an ordered sequence of values.Classnet.sf.jsonJsonLib
JSONAssertProvides assertions on equality for JSON strings and JSON types.Classnet.sf.json.testJsonLib
JsonBeanProcessorBase interface for custom serialization per Bean.Interfacenet.sf.json.processorsJsonLib
JsonBeanProcessorMatcherBase class for finding a matching JsonBeanProcessor.Classnet.sf.json.processorsJsonLib
JSONBuilderJSONBuilder provides a quick and convenient way of producing JSON text.Classnet.sf.json.utilJsonLib
JsonConfigUtility class that helps configuring the serialization process.Classnet.sf.jsonJsonLib
JsonEventListenerDefines the contract to handle JsonEvents when building an object or array.Interfacenet.sf.json.utilJsonLib
JSONExceptionThe JSONException is thrown when things are amiss.Classnet.sf.jsonJsonLib
JSONFunctionJSONFunction represents a javaScript function's text.Classnet.sf.jsonJsonLib
JsonGroovyBuilderA Groovy builder for JSON values.Classnet.sf.json.groovyJsonLib
JSONNullJSONNull is equivalent to the value that JavaScript calls null, whilst Java's null is equivalent to the value that JavaScript calls undefined.Classnet.sf.jsonJsonLib
JSONObjectA JSONObject is an unordered collection of name/value pairs.Classnet.sf.jsonJsonLib
JSONSerializerTransforms java objects into JSON and back.Classnet.sf.jsonJsonLib
JsonSlurperA Helper class modeled after XmlSlurperAuthor:Andres Almiray Classnet.sf.json.groovyJsonLib
JSONStringThe JSONString interface allows a toJSONString() method so that a class can change the behavior ofInterfacenet.sf.jsonJsonLib
JSONStringerJSONStringer provides a quick and convenient way of producing JSON text.Classnet.sf.json.utilJsonLib
JSONTokenerA JSONTokener takes a source string and extracts characters and tokens from it.Classnet.sf.json.utilJsonLib
JSONTypesInterfacenet.sf.json.xmlJsonLib
JSONUtilsProvides useful methods on java objects and JSON values.Classnet.sf.json.utilJsonLib
JsonValueProcessorBase interface for custom serialization per property.Interfacenet.sf.json.processorsJsonLib
JsonValueProcessorMatcherBase class for finding a matching JsonValueProcessor.Classnet.sf.json.processorsJsonLib
JsonVerifierVerifies if a value is a valid JSON value.Classnet.sf.json.processorsJsonLib
MappingPropertyFilterClassnet.sf.json.filtersJsonLib
NewBeanInstanceStrategyBase class for creating Bean instances.Classnet.sf.json.utilJsonLib
NotPropertyFilterClassnet.sf.json.filtersJsonLib
OrPropertyFilterClassnet.sf.json.filtersJsonLib
Perl5RegexpMatcherJakarta-oro RegexpMatcher Implementation.Classnet.sf.json.regexpJsonLib
PropertyExclusionClassMatcherBase class for finding a matching property exlucsion.Classnet.sf.json.utilJsonLib
PropertyFilterInterfacenet.sf.json.utilJsonLib
PropertyNameProcessorBase interface for mutating property names of a Bean.Interfacenet.sf.json.processorsJsonLib
PropertyNameProcessorMatcherBase class for finding a matching PropertyNameProcessor.Classnet.sf.json.processorsJsonLib
PropertySetStrategyDefines a custom setter to be used when setting object values.Classnet.sf.json.utilJsonLib
RegexpMatcherAbstraction for regexp handling.Interfacenet.sf.json.regexpJsonLib
RegexpUtilsConvenience utility for working withRegexpMatcher.Classnet.sf.json.regexpJsonLib
TruePropertyFilterClassnet.sf.json.filtersJsonLib
WebHijackPreventionStrategyDefines base implementations for preventing WebHijack in AJAX applications.Classnet.sf.json.utilJsonLib
WebUtilsProvides useful methods for working with JSON and web.Classnet.sf.json.utilJsonLib
XMLSerializerUtility class for transforming JSON to XML an back.Classnet.sf.json.xmlJsonLib