Interface ITag

All Known Implementing Classes:
JerichoTag

public interface ITag
Author:
danielk Data structure representing an HTML tag, with its attributes and content. Used by the HTML parser when calling the callback.