Class WrappingWikiPrinter

  • All Implemented Interfaces:
    WikiPrinter
    Direct Known Subclasses:
    LookaheadWikiPrinter

    public class WrappingWikiPrinter
    extends Object
    implements WikiPrinter
    Wraps a wiki printer.
    Since:
    1.7
    Version:
    $Id: e9b1a7cad49eb5c962f2abdce11c54bdcfc4b283 $
    • Constructor Detail

      • WrappingWikiPrinter

        public WrappingWikiPrinter​(WikiPrinter printer)