Class Spy.None

  • All Implemented Interfaces:
    Spy
    Enclosing interface:
    Spy

    public static final class Spy.None
    extends Object
    implements Spy
    Empty spy.
    Since:
    0.1
    • Constructor Detail

      • None

        public None()
    • Method Detail

      • push

        public void push​(int index,
                         com.jcabi.xml.XSL xsl,
                         com.jcabi.xml.XML xml)
        Description copied from interface: Spy
        New XSL produced.
        Specified by:
        push in interface Spy
        Parameters:
        index - The index of the XSL
        xsl - The XSL used
        xml - The XML produced