public static class LineElementsFactory.StringElement extends java.lang.Object implements Document.AnnotatedElement
Constructor and Description |
---|
StringElement(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 StringElement(DocumentSource source, java.lang.String string)
public java.lang.String getString()
Document.Element
getString
in interface Document.Element
public DocumentSource getDocumentSource()
Document.AnnotatedElement
getDocumentSource
in interface Document.AnnotatedElement
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"