Class SentenceElement

java.lang.Object
com.stbasarab.componets.SentenceElement

public class SentenceElement extends Object
Represents an element of a sentence, which can be either a word or a punctuation mark. This class provides methods to determine the type of element and to compare elements for equality.