public static class WordsElementsFactory.WordElement extends Object implements Document.Element
| Constructor and Description |
|---|
WordElement(DocumentSource source,
String word,
String gutter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DocumentSource |
getDocumentSource() |
String |
getString()
Returns the string representation of this element.
|
int |
hashCode() |
String |
toString() |
public WordElement(DocumentSource source, String word, String gutter)
public String getString()
Document.ElementgetString in interface Document.Elementpublic DocumentSource getDocumentSource()
Copyright © 2010 - 2020 Adobe. All Rights Reserved