Class LineElementsFactory.IStringElement

java.lang.Object
com.day.util.diff.LineElementsFactory.IStringElement
All Implemented Interfaces:
Document.AnnotatedElement, Document.Element
Enclosing class:
LineElementsFactory

public static class LineElementsFactory.IStringElement extends Object implements Document.AnnotatedElement
An element that is based on a string but ignores the whitespaces in the equals method. todo: create non-annotated varian