|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Update | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of Update in org.newsml.toolkit |
Methods in org.newsml.toolkit that return Update | |
Update |
NewsItem.getUpdate(int index)
Get one of the updates in this news item. |
Update[] |
NewsItem.getUpdate()
Get all of the updates in this news item. |
Update |
NewsMLFactory.createUpdate()
Create a new, empty Update element. |
Update |
NewsMLFactory.createUpdate(Update node)
Copy an existing Update element. |
Methods in org.newsml.toolkit with parameters of type Update | |
Update |
NewsMLFactory.createUpdate(Update node)
Copy an existing Update element. |
Uses of Update in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return Update | |
Update |
DOMNewsMLFactory.createUpdate()
|
Update |
DOMNewsMLFactory.createUpdate(Update node)
|
Methods in org.newsml.toolkit.dom with parameters of type Update | |
Update |
DOMNewsMLFactory.createUpdate(Update node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |