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.Token
PathParser.dir
Used to store the highest directory path.private PathParser.Token
PathParser.ext
Used to store consumed file extension.private PathParser.Token
PathParser.name
Used to store consumed name characters.private PathParser.Token
PathParser.path
Used to store consumed normalized path name.