|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Text | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v1.0) |
Uses of Text in org.newsml.toolkit |
Subinterfaces of Text in org.newsml.toolkit | |
interface |
AssignedOriginText
Text name with assignment information and Origin subelements. |
interface |
AssignedText
Text with identifiers and assignment information. |
interface |
Comment
A comment node in a NewsML document. |
interface |
Description
A natural-language description of a topic. |
interface |
Origin
A subelement in mixed content. |
interface |
OriginNode
Mixed content text and Origin elements. |
interface |
OriginText
Text with identifiers and origin subelements. |
Methods in org.newsml.toolkit that return Text | |
Text |
Resource.getUrn()
Get the URN attached to the resource, if any. |
Text |
Resource.getUrl(int index)
Get a URL attached to the resource. |
Text[] |
Resource.getUrl()
Get all Url children in an array. |
Text |
Identification.getNameLabel()
Get the optional name label. |
Text |
Identification.getDateLabel()
Get the optional date label. |
Text |
AdministrativeMetadata.getFileName()
Get the suggested file name for the news item. |
Text |
AdministrativeMetadata.getSystemIdentifier()
Get the system identifier of the news item. |
Text |
StatusWillChange.getDateAndTime()
Get the date and time when the future status will take effect. |
Text |
NewsManagement.getFirstCreated()
Get the date when the news item was first created. |
Text |
NewsManagement.getThisRevisionCreated()
Get the creation date of the current revision of the news item. |
Text |
Label.getLabelText()
Get the contents of the generic label. |
Text |
NewsEnvelope.getDateAndTime()
Get the date on time when this package was transmitted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |