Class InlineMemberFormatter

  • All Implemented Interfaces:
    mondrian.spi.MemberFormatter

    public class InlineMemberFormatter
    extends Object
    implements mondrian.spi.MemberFormatter
    Used to format the member given a format string.
    Author:
    Benny
    • Field Detail

      • FORMAT_STRING

        public static String FORMAT_STRING
    • Constructor Detail

      • InlineMemberFormatter

        public InlineMemberFormatter()
    • Method Detail

      • formatMember

        public String formatMember​(mondrian.olap.Member member)
        Specified by:
        formatMember in interface mondrian.spi.MemberFormatter