public interface GadgetRewriter
| Modifier and Type | Method and Description |
|---|---|
void |
rewrite(Gadget gadget,
MutableContent content)
Rewrite the gadget.
|
void rewrite(Gadget gadget, MutableContent content) throws RewritingException
gadget - Gadget to rewrite.content - the content of the gadget to be manipulated.RewritingExceptionCopyright © 2007-2012. All Rights Reserved.