Class StEoLogged

  • All Implemented Interfaces:
    com.yegor256.xsline.Shift

    public final class StEoLogged
    extends Object
    implements com.yegor256.xsline.Shift
    Shift that logs the EO representation of the XML before throwing an exception.
    Since:
    0.30
    • Constructor Detail

      • StEoLogged

        public StEoLogged​(com.yegor256.xsline.Shift shift)
        Ctor.
        Parameters:
        shift - Origin shift
    • Method Detail

      • uid

        public String uid()
        Specified by:
        uid in interface com.yegor256.xsline.Shift
      • apply

        public com.jcabi.xml.XML apply​(int position,
                                       com.jcabi.xml.XML xml)
        Specified by:
        apply in interface com.yegor256.xsline.Shift