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