Home | History | Annotate | Download | only in serializer

Lines Matching refs:Encodings

906                     String encode = Encodings.getMimeEncoding(encoding);
1155 // escape encodings can safely be made is when the URI is being created
1220 else if (Encodings.isHighUTF16Surrogate(ch)) // high surrogate
1440 if (Encodings.isHighUTF16Surrogate(ch))