Modifier and Type | Method and Description |
---|---|
PDSLabel |
PDSLabel.expandPointers(java.lang.String path)
Expand INCLUDE and STRUCTURE pointers.
|
PDSLabel |
PDSLabel.extract(PDSItem item)
Extract a portion of a label into a new instance of label.
|
Modifier and Type | Method and Description |
---|---|
void |
PDSLabel.add(PDSLabel label)
Add a label to the end of a label.
|
void |
PDSLabel.insertAfter(PDSItem item,
PDSLabel label)
Insert a label after another element in this label.
|
void |
PDSLabel.insertBefore(PDSItem item,
PDSLabel label)
Insert a label before another element in this label.
|
void |
PDSLabel.replace(PDSItem item,
PDSLabel label)
Replace an item in a label with another label.
|
Copyright © 2008-2009 Regents University of California. All Rights Reserved.