|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdText | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v1.0) |
Uses of IdText in org.newsml.toolkit |
Subinterfaces of IdText in org.newsml.toolkit | |
interface |
AssignedOriginText
Text with assignment information and Origin subelements. |
interface |
AssignedText
Text with identifiers and assignment information. |
interface |
BasisForChoice
Basis for choosing among equivalent news components or content items. |
interface |
Comment
A comment node in a NewsML document. |
interface |
Description
A natural-language description of a topic. |
interface |
FormalNameDecl
The declaration of a local name and scheme for 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. |
interface |
RevisionId
Revision information for a news item. |
interface |
TransmissionId
An identifier for a NewsML document transmission. |
Methods in org.newsml.toolkit that return IdText | |
IdText |
AdministrativeMetadata.getFileName()
Get the suggested file name for the news item. |
IdText |
AdministrativeMetadata.getSystemIdentifier()
Get the system identifier of the news item. |
IdText |
Resource.getUrn()
Get the URN attached to the resource, if any. |
IdText |
Resource.getUrl(int index)
Get a URL attached to the resource. |
IdText[] |
Resource.getUrl()
Get all Url children in an array. |
IdText |
NewsManagement.getFirstCreated()
Get the date when the news item was first created. |
IdText |
NewsManagement.getThisRevisionCreated()
Get the creation date of the current revision of the news item. |
IdText |
StatusWillChange.getDateAndTime()
Get the date and time when the future status will take effect. |
IdText |
Characteristics.getSizeInBytes()
Get the size of the actual content in bytes. |
IdText |
Identification.getNameLabel()
Get the optional name label. |
IdText |
Identification.getDateLabel()
Get the optional date label. |
IdText |
NewsEnvelope.getDateAndTime()
Get the date on time when this package was transmitted. |
IdText |
Label.getLabelText()
Get the contents of the generic label. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |