Uses of Package
com.alibaba.fastjson2
Packages that use com.alibaba.fastjson2
Package
Description
-
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2ClassDescriptionRepresents a JSONPath expression for querying and manipulating JSON data.Features that can be applied to JSONPath operationsJSONReader is the core class for reading and parsing JSON data in FASTJSON2.Context holds the configuration and state information for JSON reading operations.Feature is used to control the behavior of JSON reading and parsing in FASTJSON2.A utility class for validating JSON strings or byte arrays to check if they represent valid JSON structures.An enumeration representing the type of JSON structure.JSONWriter is the core class for writing and serializing Java objects to JSON format in FASTJSON2.Context holds the configuration and state information for JSON writing operations.Feature is used to control the behavior of JSON writing and serialization in FASTJSON2.Path represents a JSON pointer path used for reference detection during serialization.An enumeration that defines a few standard naming conventions for JSON field names.Symbol table for fast name lookup.Represents a generic type
T. -
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.codec
-
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.filterClassDescriptionJSONWriter is the core class for writing and serializing Java objects to JSON format in FASTJSON2.An enumeration that defines a few standard naming conventions for JSON field names.
-
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.readerClassDescriptionJSONReader is the core class for reading and parsing JSON data in FASTJSON2.Context holds the configuration and state information for JSON reading operations.Feature is used to control the behavior of JSON reading and parsing in FASTJSON2.An enumeration that defines a few standard naming conventions for JSON field names.
-
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.schema
-
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.utilClassDescriptionJSONReader is the core class for reading and parsing JSON data in FASTJSON2.Feature is used to control the behavior of JSON reading and parsing in FASTJSON2.JSONWriter is the core class for writing and serializing Java objects to JSON format in FASTJSON2.Feature is used to control the behavior of JSON writing and serialization in FASTJSON2.Represents a generic type
T. -
Classes in com.alibaba.fastjson2 used by com.alibaba.fastjson2.writerClassDescriptionJSONWriter is the core class for writing and serializing Java objects to JSON format in FASTJSON2.Feature is used to control the behavior of JSON writing and serialization in FASTJSON2.Path represents a JSON pointer path used for reference detection during serialization.An enumeration that defines a few standard naming conventions for JSON field names.Symbol table for fast name lookup.