Interface LongNameMultiplexer.ParentlessMicroPropsGenerator

  • All Known Implementing Classes:
    LongNameHandler, MixedUnitLongNameHandler
    Enclosing class:
    LongNameMultiplexer

    public static interface LongNameMultiplexer.ParentlessMicroPropsGenerator
    LongNameMultiplexer calls the parent MicroPropsGenerator itself, receiving the MicroProps instance in use for this formatting pipeline. Next it multiplexes between name handlers (fHandlers) which are not given access to a parent. Consequently LongNameMultiplexer must give these handlers the MicroProps instance.