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