|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfInterestTo | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of OfInterestTo in org.newsml.toolkit |
Methods in org.newsml.toolkit that return OfInterestTo | |
OfInterestTo |
NewsMLFactory.createOfInterestTo()
Create a new, empty OfInterestTo element. |
OfInterestTo |
NewsMLFactory.createOfInterestTo(OfInterestTo node)
Copy an existing OfInterestTo element. |
OfInterestTo |
DescriptiveMetadata.getOfInterestTo(int index)
Get an indication of the intended audience for a news component. |
OfInterestTo[] |
DescriptiveMetadata.getOfInterestTo()
Get all OfInterestTo children in an array. |
Methods in org.newsml.toolkit with parameters of type OfInterestTo | |
OfInterestTo |
NewsMLFactory.createOfInterestTo(OfInterestTo node)
Copy an existing OfInterestTo element. |
Uses of OfInterestTo in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return OfInterestTo | |
OfInterestTo |
DOMNewsMLFactory.createOfInterestTo()
|
OfInterestTo |
DOMNewsMLFactory.createOfInterestTo(OfInterestTo node)
|
Methods in org.newsml.toolkit.dom with parameters of type OfInterestTo | |
OfInterestTo |
DOMNewsMLFactory.createOfInterestTo(OfInterestTo node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |