Package io.clientcore.annotation.processor.utils
package io.clientcore.annotation.processor.utils
Package containing utility classes for the annotation processor.
-
ClassesClassDescriptionUtility class for annotation processor.This class contains utility methods for encoding query parameters, quoting header values, and other helpers for code generation.This class is responsible for building the path of the request URL by replacing the placeholders with the actualUtility class for handling request bodies in HTTP requests.Utility class to generate response body mode assignment and response handling based on the response body mode.Utility class for converting JavaParser AST types to Java reflection types.