U
- public interface UriFragmentDigestor<U extends UriBasedContext>
Modifier and Type | Method and Description |
---|---|
void |
digestUriFragments(U uriContext)
Digest the undigested fragments and populate the related property details.
|
List<String> |
getSupportedFragmentNames()
Return the list of uri fragments that this digestor can handle.
|
DigestorType |
getType()
Returns the digestor type, it indicates whether the digestor will digest Uri's or Rules.
|
void digestUriFragments(U uriContext) throws UriParsingException
uriContext
- the context to processUriParsingException
List<String> getSupportedFragmentNames()
DigestorType getType()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries