Package com.linkedin.restli.internal.common

Class Summary
AsciiHexEncoding This class is used to encode and decode a string using a given encoding char and a set of reserved characters to encode.
PathSegment Name[index] representation of a path segment of a dot-delimited path referencing an entry in a complex data object.
QueryParamsDataMap A utility class for parsing query parameters map into a DataMap.
TyperefUtils  
URIMaskUtil Class with implementation of helper methods to encode/decode mask to/from URI parameter.
URLEscaper  
ValueConverter  
 

Enum Summary
URLEscaper.Escaping  
 

Exception Summary
AsciiHexEncoding.CannotDecodeException Defines the exception thrown when the string cannot be decoded
IllegalMaskException  
PathSegment.PathSegmentSyntaxException