|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A (possibly discontinuous) selection of text.
| Field Summary | |
static java.lang.String |
RawTextAttributeQName
QName of the attribute whose value corresponds to the raw text selected. |
| Method Summary | |
GornAddressList |
getAddresses()
A list of Gorn addresses corresponding to the selection. |
PDTBNode |
getPDTBNode()
Get the associated PDTBNode. |
java.util.Enumeration |
getPTBNodes()
Get hte tree nodes denoted by the Gorn address list. |
java.lang.String |
getRawText()
Get the raw text denoted by the span list. |
SpanList |
getSpans()
A list of spans corresponding to the selection. |
void |
setPDTBNode(PDTBNode node)
Set the associated node. |
void |
updateAttributesOnNode()
Set the attributes on ownerNode. |
| Field Detail |
public static final java.lang.String RawTextAttributeQName
| Method Detail |
public SpanList getSpans()
public GornAddressList getAddresses()
public PDTBNode getPDTBNode()
public void setPDTBNode(PDTBNode node)
public java.lang.String getRawText()
public java.util.Enumeration getPTBNodes()
public void updateAttributesOnNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||