Class ICloseElementTagExtensions


  • public class ICloseElementTagExtensions
    extends Object
    Meta-programming extensions to the ICloseElementTag class.
    Author:
    zhanhb, Emanuel Rabina
    • Constructor Detail

      • ICloseElementTagExtensions

        public ICloseElementTagExtensions()
    • Method Detail

      • equals

        public static boolean equals​(ICloseElementTag self,
                                     Object other)
        Compares this close tag with another.
        Parameters:
        self -
        other -
        Returns:
        true if this tag has the same name as the other element.