Class 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 Detail

      • ConvertSingleSpaceTree

        public ConvertSingleSpaceTree()