Package com.xwiki.converters
Class ConvertSingleSpaceTree
- java.lang.Object
-
- com.xwiki.converters.ConvertSingleSpaceTree
-
- All Implemented Interfaces:
org.xwiki.properties.converter.Converter<SingleSpaceTree>
@Singleton @Component public class ConvertSingleSpaceTree extends Object implements org.xwiki.properties.converter.Converter<SingleSpaceTree>
Converter for compatibility with wikimacro API.- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description ConvertSingleSpaceTree()
-
-
-
Method Detail
-
convert
public SingleSpaceTree convert(Type targetType, Object sourceValue)
- Specified by:
convertin interfaceorg.xwiki.properties.converter.Converter<SingleSpaceTree>
-
-