Module tools.jackson.dataformat.properties
module tools.jackson.dataformat.properties
-
Packages
PackageExported To ModulesDescriptionAll ModulesBasic API types to use with this module:JavaPropsFactoryis theimplementation used to create Java Properties parsers and generatorsinvalid reference
tools.jackson.core.JsonFactoryJavaPropsGeneratoris the matchingJsonGeneratorimplementation to useJavaPropsParseris the matchingJsonParserimplementation to useJavaPropsMapperis a convenience sub-class ofObjectMapperthat is both configured to useJavaPropsFactory, and adds additional methods for using alternate content sources and targets for improved interoperability withProperties, System Properties, and env propertiesJavaPropsSchemais theFormatSchemaimplementation to use with Java Properties and defines details of how flat Java Properties keys are mapped to structured names of logical properties, POJOs, as well as other variations within possible Properties file notation (like indentation, key/value separator, linefeed to use)NoneAll ModulesInternal helper classes used for handling of input and out contexts and efficient reading/writing of Java Properties encoded content.All ModulesHelper classes for dealing with property key to structured path conversion.Indirect ExportsFromPackagesjava.basecom.sun.crypto.provider com.sun.security.ntlm java.io java.lang java.lang.annotation java.lang.classfile java.lang.classfile.attribute java.lang.classfile.constantpool java.lang.classfile.instruction java.lang.constant java.lang.foreign java.lang.invoke java.lang.module java.lang.ref java.lang.reflect java.lang.runtime java.math java.net java.net.spi java.nio java.nio.channels java.nio.channels.spi java.nio.charset java.nio.charset.spi java.nio.file java.nio.file.attribute java.nio.file.spi java.security java.security.cert java.security.interfaces java.security.spec java.text java.text.spi java.time java.time.chrono java.time.format java.time.temporal java.time.zone java.util java.util.concurrent java.util.concurrent.atomic java.util.concurrent.locks java.util.function java.util.jar java.util.random java.util.regex java.util.spi java.util.stream java.util.zip javax.crypto javax.crypto.interfaces javax.crypto.spec javax.net javax.net.ssl javax.security.auth javax.security.auth.callback javax.security.auth.login javax.security.auth.spi javax.security.auth.x500 javax.security.cert jdk.internal jdk.internal.access jdk.internal.classfile.components jdk.internal.event jdk.internal.foreign jdk.internal.io jdk.internal.javac jdk.internal.jimage jdk.internal.jimage.decompressor jdk.internal.jmod jdk.internal.loader jdk.internal.logger jdk.internal.misc jdk.internal.module jdk.internal.org.xml.sax jdk.internal.org.xml.sax.helpers jdk.internal.perf jdk.internal.platform jdk.internal.ref jdk.internal.reflect jdk.internal.util jdk.internal.util.xml jdk.internal.util.xml.impl jdk.internal.vm jdk.internal.vm.annotation jdk.internal.vm.vector sun.invoke.util sun.net sun.net.dns sun.net.ext sun.net.util sun.net.www sun.net.www.protocol.http sun.nio.ch sun.nio.cs sun.nio.fs sun.reflect.annotation sun.reflect.generics.reflectiveObjects sun.reflect.misc sun.security.internal.interfaces sun.security.internal.spec sun.security.jca sun.security.pkcs sun.security.provider sun.security.provider.certpath sun.security.rsa sun.security.timestamp sun.security.tools sun.security.util sun.security.validator sun.security.x509 sun.util.cldr sun.util.locale.provider sun.util.logging sun.util.resourcestools.jackson.coretools.jackson.core tools.jackson.core.async tools.jackson.core.base tools.jackson.core.exc tools.jackson.core.filter tools.jackson.core.io tools.jackson.core.json tools.jackson.core.json.async tools.jackson.core.sym tools.jackson.core.tree tools.jackson.core.type tools.jackson.core.utiltools.jackson.databindtools.jackson.databind tools.jackson.databind.annotation tools.jackson.databind.cfg tools.jackson.databind.deser tools.jackson.databind.deser.bean tools.jackson.databind.deser.impl tools.jackson.databind.deser.jackson tools.jackson.databind.deser.jdk tools.jackson.databind.deser.std tools.jackson.databind.exc tools.jackson.databind.ext tools.jackson.databind.ext.javatime tools.jackson.databind.ext.javatime.deser tools.jackson.databind.ext.javatime.deser.key tools.jackson.databind.ext.javatime.ser tools.jackson.databind.ext.javatime.ser.key tools.jackson.databind.ext.jdk8 tools.jackson.databind.ext.sql tools.jackson.databind.introspect tools.jackson.databind.json tools.jackson.databind.jsonFormatVisitors tools.jackson.databind.jsontype tools.jackson.databind.jsontype.impl tools.jackson.databind.module tools.jackson.databind.node tools.jackson.databind.ser tools.jackson.databind.ser.bean tools.jackson.databind.ser.impl tools.jackson.databind.ser.jackson tools.jackson.databind.ser.jdk tools.jackson.databind.ser.std tools.jackson.databind.type tools.jackson.databind.util -
Modules
RequiresModifierModuleDescriptionjava.basetools.jackson.coretools.jackson.databind -
Services
ProvidesTypeDescriptiontools.jackson.databind.ObjectMappertools.jackson.core.TokenStreamFactory