(String fragment, boolean encode)
| 337 | /// |
| 338 | /// - `encode` |
| 339 | protected void setFragment(String fragment, boolean encode) { |
| 340 | } |
| 341 | |
| 342 | /// Utility method to construct the scheme specific part from the uri |
| 343 | /// segments (less scheme and fragment) |