public static class LineElementsFactory.IStringElement extends Object implements Document.AnnotatedElement
| Constructor and Description |
|---|
IStringElement(DocumentSource source,
String string) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DocumentSource |
getDocumentSource()
Returns the document source of this element.
|
String |
getString()
Returns the string representation of this element.
|
int |
hashCode() |
String |
toString() |
public IStringElement(DocumentSource source, String string)
public DocumentSource getDocumentSource()
Document.AnnotatedElementgetDocumentSource in interface Document.AnnotatedElementpublic String getString()
Document.ElementgetString in interface Document.ElementCopyright © 2010 - 2020 Adobe. All Rights Reserved