()
| 586 | /// |
| 587 | /// the anchor part of the URI. |
| 588 | public String getFragment() { |
| 589 | return null; |
| 590 | } |
| 591 | |
| 592 | /// Get the encoded fragment (otherwise known as the "reference" or |
| 593 | /// "anchor") part of the uri. The anchor marker (#) itself is not |
no outgoing calls
no test coverage detected