Uses of Class
com.fasterxml.aalto.impl.CommonConfig
-
Packages that use CommonConfig Package Description com.fasterxml.aalto.in com.fasterxml.aalto.out -
-
Uses of CommonConfig in com.fasterxml.aalto.in
Subclasses of CommonConfig in com.fasterxml.aalto.in Modifier and Type Class Description class
ReaderConfig
This is the shared configuration object passed by the factory to reader, and by reader to whoever needs it (scanners at least). -
Uses of CommonConfig in com.fasterxml.aalto.out
Subclasses of CommonConfig in com.fasterxml.aalto.out Modifier and Type Class Description class
WriterConfig
This is the shared configuration object passed by the factory to writer.
-