JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.http.server
Interface PathContainer.Element
All Known Subinterfaces:
PathContainer.PathSegment
,
PathContainer.Separator
Enclosing interface:
PathContainer
public static interface
PathContainer.Element
A path element, either separator or path segment.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
value
()
The unmodified, original value of this element.
Method Detail
value
String
value()
The unmodified, original value of this element.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method