Uses of Interface
org.newsml.toolkit.Text

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 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 IdText
          Text with identifiers.
 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 Text
 Text HrefNode.getHref()
          Get the reference.
 Text Property.getValue()
          Get a literal string value for the property.
 Text Property.getValueRef()
          Get a pointer to a property's value.
 Text Property.getAllowedValues()
          Get the allowed values for the property.
 Text NewsItemId.getScheme()
          Get an explicitly-specified scheme for the formal name.
 Text Topic.getDetails()
          Get a URI pointing to additional details about the topic.
 Text Description.getVariant()
          An arbitrary tag to distinguish this description from others.
 Text RevisionId.getPreviousRevision()
          Get the number of the previous revision of the news item.
 Text RevisionId.getUpdate()
          Get the update parameter for the revision information.
 Text DefaultVocabularyFor.getContext()
          Get the XPath expression to match.
 Text DefaultVocabularyFor.getScheme()
          Get the scheme to be applied to any matches.
 Text TopicUse.getContext()
          Get an XPath for the context where the topic is used.
 Text NewsComponent.getEssential()
          Test whether the provider has flagged this component as essential.
 Text NewsComponent.getEquivalentsList()
          Test whether the members of this component are equivalents.
 Text FormalName.getScheme()
          Get an explicitly-specified scheme for the formal name.
 Text TopicSetRef.getRef()
          Get the reference string for the other topic set.
 Text Comment.getTranslationOf()
          Get the identifier of another comment translated by this one.
 Text NewsIdentifier.getDateId()
          Get the date portion of the news identifier.
 Text NewsIdentifier.getPublicIdentifier()
          Get a serialized version of the ID in a single string.
 Text LanguageNode.getLang()
          Get the language code.
 Text SourceList.getNewsItemURN()
          Get the news item pointer.
 Text TopicNode.getTopicRef()
          Get the reference.
 Text NewsItemRef.getRef()
          Get the reference string.
 Text FormalNameDecl.getScheme()
          Get a topic's declared scheme.
 Text TransmissionId.getRepeat()
          Get the repeat value for the transmission id.
 Text BasisForChoice.getRank()
          Rank this basis for choice.
 Text IdNode.getDuid()
          Get the Duid for this element.
 Text IdNode.getEuid()
          Get the Euid for this element.
 Text FormalNameNode.getName()
          Get the local name.
 Text FormalNameNode.getVocabulary()
          Get an explicitly-specified vocabulary reference.
 Text RevisionStatus.getRevision()
          Get the revision to which the new status applies.
 Text Encoding.getNotation()
          Get the notation for the data content.
 Text Delta.getTargetRef()
          Get the Duid of the target node.
 Text AssignmentNode.getAssignedBy()
          Get the party assigning the information.
 Text AssignmentNode.getAssignmentDateAndTime()
          Get the date and time of assignment.