public interface UriBasedContext
Modifier and Type | Method and Description |
---|---|
List<String> |
getUndigestedUriFragments()
Returns an unmodifiable list of the uri fragments that have yet to be parsed.
|
void |
removeUndigestedUriFragments(int total)
Removes the specified number of fragments from the beginning of undigested uri list.
|
List<String> getUndigestedUriFragments()
void removeUndigestedUriFragments(int total)
total
- the number of entries to remove from the beginning of the listCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries