Uses of Class
org.simpleframework.http.parse.PathParser.Token
Packages that use PathParser.Token
-
Uses of PathParser.Token in org.simpleframework.http.parse
Fields in org.simpleframework.http.parse declared as PathParser.TokenModifier and TypeFieldDescriptionprivate PathParser.TokenPathParser.dirUsed to store the highest directory path.private PathParser.TokenPathParser.extUsed to store consumed file extension.private PathParser.TokenPathParser.nameUsed to store consumed name characters.private PathParser.TokenPathParser.pathUsed to store consumed normalized path name.