Package com.fasterxml.jackson.dataformat.javaprop.io
package com.fasterxml.jackson.dataformat.javaprop.io
Internal helper classes used for handling of input and out contexts and
efficient reading/writing of Java Properties encoded content.
-
ClassesClassDescriptionContainer class for definitions of characters to escape.Helper class used to keep track of traversal over contents of content tree expressed as
JPropNode
s.Cursor used for traversing non-empty JSON Array nodesCursor used for traversing non-empty JSON Object nodesOptimized Reader that reads ISO-8859-1 encoded content from an input stream.