|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataContent | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of DataContent in org.newsml.toolkit |
Methods in org.newsml.toolkit that return DataContent | |
DataContent |
Encoding.getDataContent()
Get the raw inline content. |
DataContent |
NewsMLFactory.createDataContent()
Create a new, empty DataContent element. |
DataContent |
NewsMLFactory.createDataContent(DataContent node)
Copy an existing DataContent element. |
DataContent |
ContentItem.getDataContent()
Get raw inline content. |
Methods in org.newsml.toolkit with parameters of type DataContent | |
DataContent |
NewsMLFactory.createDataContent(DataContent node)
Copy an existing DataContent element. |
Uses of DataContent in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return DataContent | |
DataContent |
DOMNewsMLFactory.createDataContent()
|
DataContent |
DOMNewsMLFactory.createDataContent(DataContent node)
|
Methods in org.newsml.toolkit.dom with parameters of type DataContent | |
DataContent |
DOMNewsMLFactory.createDataContent(DataContent node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |