Package net.officefloor.web
Class HttpInputPathSegment
java.lang.Object
net.officefloor.web.HttpInputPathSegment
Segment of the
HttpInputPath.- Author:
- Daniel Sagenschneider
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionNextHttpInputPathSegment.final StringStatic path or parameter name. -
Constructor Summary
ConstructorsConstructorDescriptionInstantiate. -
Method Summary
-
Field Details
-
type
-
value
Static path or parameter name. -
next
NextHttpInputPathSegment.
-
-
Constructor Details
-
HttpInputPathSegment
Instantiate.- Parameters:
type-HttpInputPathSegment.HttpInputPathSegmentEnum.value- Static path or parameter name.
-