Additions:
||-r,-resource||Outputs a Resource URI (file or jar uri)||
Additions:
||-Q||Query arg is already urlencoded||
Additions:
||-q,-query||Outputs the query||
Deletions:
Additions:
||-P,-port||Outputs the Port||
Deletions:
Additions:
||-a,-authority||Outputs the authority||
||-f,-fragment||Outputs the fragment||
||-h,host||Outputs the host||
||-p,-path||Outputs the path||
||-P,-port|Outputs the Port||
||-Q,-query||Outputs the query||
||-s,-scheme||Outputs the scheme||
||-f,-fragment||Outputs the fragment||
||-h,host||Outputs the host||
||-p,-path||Outputs the path||
||-P,-port|Outputs the Port||
||-Q,-query||Outputs the query||
||-s,-scheme||Outputs the scheme||
Deletions:
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
Additions:
xuri http test.xmlsh.org /data/books.xml ""
Result
Example
xuri -p http test.xmlsh.org /data/books.xml ""
Result
Result
Example
xuri -p http test.xmlsh.org /data/books.xml ""
Result
Deletions:
$ xuri -p http test.xmlsh.org /data/books.xml ""
Additions:
====Options====
Supports the standard [ [[SerializationOptions serialization options]] ]
||-authority
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
[[Commands]]
Supports the standard [ [[SerializationOptions serialization options]] ]
||-authority
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
[[Commands]]
Deletions:
-authority
-a Outputs the authority
-fragment
-f Outputs the fragment
-host
-h Outputs the host
-path
-p Outputs the path
-port
-P Outputs the Port
-query
-Q Outputs the query
-scheme
-s Outputs the scheme
Deletions:
Additions:
As a special case, in the 1 argument case if the uri has no scheme it is converted into a file URI.