Package tools.jackson.dataformat.javaprop.io


package tools.jackson.dataformat.javaprop.io
Internal helper classes used for handling of input and out contexts and efficient reading/writing of Java Properties encoded content.
  • Classes
    Class
    Description
    Container class for definitions of characters to escape.
    Helper class used to keep track of traversal over contents of content tree expressed as JPropNodes.
    Cursor used for traversing non-empty JSON Array nodes
    Cursor used for traversing non-empty JSON Object nodes
     
    Optimized Reader that reads ISO-8859-1 encoded content from an input stream.