Uses of Package
com.fasterxml.aalto.util

Packages that use com.fasterxml.aalto.util
Package
Description
Package that contains implementations of asynchronous (non-blocking) parser.
 
 
 
 
  • Class
    Description
    This is a simple container class, mostly used to encapsulate details of character typing out of parser/scanner/writer classes, while still making int arrays auto-generated only if needed (esp.
    Simple constant container interface, shared by input and output sides.
  • Class
    Description
    This is a small utility class, whose main functionality is to allow simple reuse of raw byte/char buffers.
     
    This class defines the basic high-level interface for symbol table implementations, especially regarding how they are obtained and reused.
    Class conceptually similar to StringBuilder, but that allows for bit more efficient building, using segmented internal buffers, and direct access to these buffers.
    This class is used for canonicalization of namespace URIs.
    This is a simple container class, mostly used to encapsulate details of character typing out of parser/scanner/writer classes, while still making int arrays auto-generated only if needed (esp.
    Simple constant container interface, shared by input and output sides.
  • Class
    Description
    This is a small utility class, whose main functionality is to allow simple reuse of raw byte/char buffers.
    This class defines the basic high-level interface for symbol table implementations, especially regarding how they are obtained and reused.
    This is a simple container class, mostly used to encapsulate details of character typing out of parser/scanner/writer classes, while still making int arrays auto-generated only if needed (esp.
  • Class
    Description
    Simple implementation of "null iterator", iterator that has nothing to iterate over.
     
    Class conceptually similar to StringBuilder, but that allows for bit more efficient building, using segmented internal buffers, and direct access to these buffers.
    We'll use a bounded map, which should work well for most normal cases, but avoid excesses for degenerate cases (unique URIs used as idenfitiers etc).
     
    Simple constant container interface, shared by input and output sides.
  • Classes in com.fasterxml.aalto.util used by test
    Class
    Description
    This is a simple container class, mostly used to encapsulate details of character typing out of parser/scanner/writer classes, while still making int arrays auto-generated only if needed (esp.