com.atlassian.confluence.plugins.gadgets
Class BodyToMacroConverterImpl
java.lang.Object
com.atlassian.confluence.plugins.gadgets.BodyToMacroConverterImpl
public class BodyToMacroConverterImpl
- extends Object
Simple implementation that assumes the parameters are URL encoded.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyToMacroConverterImpl
public BodyToMacroConverterImpl()
convertToMap
public Map<String,String> convertToMap(String body)
Copyright © 2003-2013 Atlassian. All Rights Reserved.