|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Label | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of Label in org.newsml.toolkit |
Methods in org.newsml.toolkit that return Label | |
Label |
Identification.getLabel(int index)
Get a generic label. |
Label[] |
Identification.getLabel()
Get an array of all available labels. |
Label |
NewsMLFactory.createLabel()
Create a new, empty Label element. |
Label |
NewsMLFactory.createLabel(Label node)
Copy an existing Label element. |
Methods in org.newsml.toolkit with parameters of type Label | |
Label |
NewsMLFactory.createLabel(Label node)
Copy an existing Label element. |
Uses of Label in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return Label | |
Label |
DOMNewsMLFactory.createLabel()
|
Label |
DOMNewsMLFactory.createLabel(Label node)
|
Methods in org.newsml.toolkit.dom with parameters of type Label | |
Label |
DOMNewsMLFactory.createLabel(Label node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |