Package no.hasmac.jsonld.http.media
Class MediaTypeParser
- java.lang.Object
-
- no.hasmac.jsonld.http.media.MediaTypeParser
-
final class MediaTypeParser extends java.lang.Object- See Also:
- Media Type Specifications -
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classMediaTypeParser.State
-
Field Summary
Fields Modifier and Type Field Description private char[]inputprotected static java.util.function.IntPredicateNAME_CHARSprotected static java.util.function.IntPredicateNAME_FIRST
-
Constructor Summary
Constructors Constructor Description MediaTypeParser(java.lang.String input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MediaTypeparse()
-
-
-
Method Detail
-
parse
public MediaType parse()
-
-