public static class HeaderParser.HeaderElement extends Object
Constructor and Description |
---|
HeaderParser.HeaderElement(String path) |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(String name,
String value) |
void |
addDirective(String name,
String value) |
boolean |
equals(Object obj) |
String |
getAttribute(String name) |
Map<String,String> |
getAttributes() |
String |
getDirective(String name) |
Map<String,String> |
getDirectives() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2005-2021. All Rights Reserved.