Package org.outerj.daisy.diff.tag
Interface Atom
- All Known Implementing Classes:
DelimiterAtom
,TagAtom
,TextAtom
public interface Atom
A unit of comparison between html files. An Atom can be equal to another
while not having the same text (tag arguments). In that case the Atom will
have internal identifiers that can be compared on a second level.
-
Method Summary