Uses of Class
com.fasterxml.aalto.impl.CommonConfig
Packages that use CommonConfig
-
Uses of CommonConfig in com.fasterxml.aalto.in
Subclasses of CommonConfig in com.fasterxml.aalto.inModifier and TypeClassDescriptionfinal class
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.outModifier and TypeClassDescriptionfinal class
This is the shared configuration object passed by the factory to writer.