com.atlassian.confluence.plugins.gadgets.preferencesextractor
Class XhtmlGadgetPreferencesExtractor
java.lang.Object
com.atlassian.confluence.plugins.gadgets.preferencesextractor.XhtmlGadgetPreferencesExtractor
- All Implemented Interfaces:
- GadgetPreferencesExtractor
public class XhtmlGadgetPreferencesExtractor
- extends Object
- implements GadgetPreferencesExtractor
Extracts gadget preferences from the 'preferences' parameter as defined in XHTML.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XhtmlGadgetPreferencesExtractor
public XhtmlGadgetPreferencesExtractor()
getGadgetPreferences
public Map<String,String> getGadgetPreferences(Map<String,String> params,
String body)
- Specified by:
getGadgetPreferences
in interface GadgetPreferencesExtractor
Copyright © 2003-2013 Atlassian. All Rights Reserved.