Uses of Class
com.composum.sling.core.exception.PropertyValueFormatException
-
Packages that use PropertyValueFormatException Package Description com.composum.sling.core.util -
-
Uses of PropertyValueFormatException in com.composum.sling.core.util
Methods in com.composum.sling.core.util that throw PropertyValueFormatException Modifier and Type Method Description static javax.jcr.Value
JsonUtil. makeJcrValue(javax.jcr.Node node, int type, Object object, MappingRules mapping)
Create a JCR value from string value for the designated JCR type.
-