Uses of Class
com.github.robtimus.net.protocol.data.DataURLs.Builder.WithMediaType
-
Uses of DataURLs.Builder.WithMediaType in com.github.robtimus.net.protocol.data
Methods in com.github.robtimus.net.protocol.data that return DataURLs.Builder.WithMediaTypeModifier and TypeMethodDescriptionDataURLs.Builder.WithMediaType.withCharset(Charset charset) Sets the charset of the media type.DataURLs.Builder.withMediaType(String mediaType) Specifies the media type of the data URL.DataURLs.Builder.WithMediaType.withMediaTypeParameter(String name, String value) Sets the value for a media type parameter.