| Modifier and Type | Method and Description |
|---|---|
static PriorityValue |
parse(CharSequence src,
ParserCursor cursor) |
static PriorityValue |
parse(Header header) |
static PriorityValue |
parse(String headerValue) |
public static PriorityValue parse(Header header)
public static PriorityValue parse(String headerValue)
public static PriorityValue parse(CharSequence src, ParserCursor cursor)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.