public class OpenSocialI18NGadgetRewriter extends Object implements GadgetRewriter
| Constructor and Description |
|---|
OpenSocialI18NGadgetRewriter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
attemptToLoadDateConstants(String localeName) |
protected String |
attemptToLoadResourceFullyQualified(String resource) |
void |
rewrite(Gadget gadget,
MutableContent mutableContent)
Rewrite the gadget.
|
public void rewrite(Gadget gadget, MutableContent mutableContent) throws RewritingException
GadgetRewriterrewrite in interface GadgetRewritergadget - Gadget to rewrite.mutableContent - the content of the gadget to be manipulated.RewritingExceptionprotected String attemptToLoadDateConstants(String localeName) throws IOException
IOExceptionprotected String attemptToLoadResourceFullyQualified(String resource) throws IOException
IOExceptionCopyright © 2007-2012. All Rights Reserved.