public interface RewriteDirector
RewriteDirector returns string representing rewrite rules to be
applied to the resource being replayed.| Modifier and Type | Method and Description |
|---|---|
String |
getRewriteDirective(CollectionContext context,
CaptureSearchResult capture)
Return rewrite directive for
capture. |
String getRewriteDirective(CollectionContext context, CaptureSearchResult capture)
capture.context - TODOcapture - A capture to be rewrittenCopyright © 2005–2015 IIPC. All rights reserved.