Uses of Class
org.apache.solr.common.util.ValidatingJsonMap
Packages that use ValidatingJsonMap
Package
Description
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.Common utility classes reused on both clients & server.
-
Uses of ValidatingJsonMap in org.apache.solr.common
Methods in org.apache.solr.common that return ValidatingJsonMap -
Uses of ValidatingJsonMap in org.apache.solr.common.util
Fields in org.apache.solr.common.util declared as ValidatingJsonMapMethods in org.apache.solr.common.util that return ValidatingJsonMapModifier and TypeMethodDescriptionstatic ValidatingJsonMapValidatingJsonMap.fromJSON(InputStream is, String includeLocation) static ValidatingJsonMapstatic ValidatingJsonMapValidatingJsonMap.getDeepCopy(Map map, int maxDepth, boolean mutable) ValidatingJsonMap.getMap(String key, ValidatingJsonMap.PredicateWithErrMsg predicate) ValidatingJsonMap.getMap(String key, ValidatingJsonMap.PredicateWithErrMsg predicate, String message) static ValidatingJsonMap