public static class HeaderParser.PathElement extends Object
Constructor and Description |
---|
HeaderParser.PathElement(String path) |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(String name,
String value) |
void |
addDirective(String name,
String value) |
String |
getAttribute(String name) |
Map<String,String> |
getAttributes() |
String |
getDirective(String name) |
Map<String,String> |
getDirectives() |
String |
getName() |
Copyright © 2015. All rights reserved.