Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
A
accept(BaseNode)
- Method in interface org.newsml.toolkit.explorer.
BaseNodePredicate
Test a NewsML node.
actionPerformed(ActionEvent)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Handle an action for the file menu.
addDefaultTests()
- Method in class org.newsml.toolkit.conformance.
NewsMLTestManager
Add a set of default conformance tests.
addTest(String, TestBase)
- Method in class org.newsml.toolkit.conformance.
NewsMLTestManager
Register a new test for the manager.
AdministrativeMetadata
- interface org.newsml.toolkit.
AdministrativeMetadata
.
Information about the provenance of a NewsComponent or NewsItem.
AdministrativeMetadataTest
- class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
.
AdministrativeMetadataTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
AssignedFormalName
- interface org.newsml.toolkit.
AssignedFormalName
.
A formal name with assignment information.
AssignedFormalNameTest
- class org.newsml.toolkit.dom.unittests.
AssignedFormalNameTest
.
AssignedFormalNameTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
AssignedFormalNameTest
AssignedOriginText
- interface org.newsml.toolkit.
AssignedOriginText
.
Text with assignment information and Origin subelements.
AssignedOriginTextTest
- class org.newsml.toolkit.dom.unittests.
AssignedOriginTextTest
.
AssignedOriginTextTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
AssignedOriginTextTest
AssignedText
- interface org.newsml.toolkit.
AssignedText
.
Text with identifiers and assignment information.
AssignmentNode
- interface org.newsml.toolkit.
AssignmentNode
.
Interface for nodes with assignment information.
B
BaseNode
- interface org.newsml.toolkit.
BaseNode
.
Base interface for all NewsML objects.
BaseNodePredicate
- interface org.newsml.toolkit.explorer.
BaseNodePredicate
.
Interface for a NewsML node test.
BaseNodeTest
- class org.newsml.toolkit.dom.unittests.
BaseNodeTest
.
BaseNodeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
BaseNodeTest
BasisForChoice
- interface org.newsml.toolkit.
BasisForChoice
.
Basis for choosing among equivalent news components or content items.
BasisForChoiceTest
- class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
.
BasisForChoiceTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
C
Catalog
- interface org.newsml.toolkit.
Catalog
.
Resource catalog.
CatalogNode
- interface org.newsml.toolkit.
CatalogNode
.
Interface for nodes with a resource catalog.
CatalogTest
- class org.newsml.toolkit.dom.unittests.
CatalogTest
.
CatalogTest
- class org.newsml.toolkit.conformance.
CatalogTest
.
Catalog-specific conformance tests.
CatalogTest()
- Constructor for class org.newsml.toolkit.conformance.
CatalogTest
CatalogTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
CatalogTest
Characteristics
- interface org.newsml.toolkit.
Characteristics
.
Physical characteristics of a content item.
CharacteristicsTest
- class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
.
CharacteristicsTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
Comment
- interface org.newsml.toolkit.
Comment
.
A comment node in a NewsML document.
CommentNode
- interface org.newsml.toolkit.
CommentNode
.
Interface for nodes with comments.
CommentTest
- class org.newsml.toolkit.dom.unittests.
CommentTest
.
CommentTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
CommentTest
ConformanceWarning
- exception org.newsml.toolkit.conformance.
ConformanceWarning
.
Exception for a non-fatal warning.
ConformanceWarning()
- Constructor for class org.newsml.toolkit.conformance.
ConformanceWarning
Construct a new conformance warning.
ConformanceWarning(Exception)
- Constructor for class org.newsml.toolkit.conformance.
ConformanceWarning
Construct a new conformance warning wrapping another exception.
ConformanceWarning(String)
- Constructor for class org.newsml.toolkit.conformance.
ConformanceWarning
Construct a new conformance warning with an explicit message.
ConformanceWarning(String, Exception)
- Constructor for class org.newsml.toolkit.conformance.
ConformanceWarning
Construct a conformance warning with a message and wrapped exception.
ContentItem
- interface org.newsml.toolkit.
ContentItem
.
News content for presentation to humans.
ContentItemTest
- class org.newsml.toolkit.dom.unittests.
ContentItemTest
.
ContentItemTest
- class org.newsml.toolkit.conformance.
ContentItemTest
.
ContentItem-specific conformance tests.
ContentItemTest()
- Constructor for class org.newsml.toolkit.conformance.
ContentItemTest
ContentItemTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
ContentItemTest
Copyright
- interface org.newsml.toolkit.
Copyright
.
Copyright information for a news component.
CopyrightTest
- class org.newsml.toolkit.dom.unittests.
CopyrightTest
.
CopyrightTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
CopyrightTest
createAdministrativeMetadata()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty AdministrativeMetadata element.
createAdministrativeMetadata()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAdministrativeMetadata(AdministrativeMetadata)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing AdministrativeMetadata element.
createAdministrativeMetadata(AdministrativeMetadata)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAllowedValuesAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty AllowedValues attribute.
createAllowedValuesAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAllowedValuesAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing AllowedValues attribute.
createAllowedValuesAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAssignedByAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty AssignedBy attribute.
createAssignedByAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAssignedByAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing AssignedBy attribute.
createAssignedByAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAssociatedWith()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty AssociatedWith element.
createAssociatedWith()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createAssociatedWith(NewsItemRef)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing AssociatedWith element.
createAssociatedWith(NewsItemRef)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createBasisForChoice()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty BasisForChoice element.
createBasisForChoice()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createBasisForChoice(BasisForChoice)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing BasisForChoice element.
createBasisForChoice(BasisForChoice)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createByLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty ByLine element.
createByLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createByLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing ByLine element.
createByLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCatalog()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Catalog element.
createCatalog()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCatalog(Catalog)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Catalog element.
createCatalog(Catalog)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCharacteristics()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Characteristics element.
createCharacteristics()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCharacteristics(Characteristics)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Characteristics element.
createCharacteristics(Characteristics)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createComment()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Comment element.
createComment()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createComment(Comment)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Comment element.
createComment(Comment)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createConfidenceAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Confidence attribute.
createConfidenceAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createConfidenceAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Confidence attribute.
createConfidenceAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContentItem()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty ContentItem element.
createContentItem()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContentItem(ContentItem)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing ContentItem element.
createContentItem(ContentItem)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContextAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Context attribute.
createContextAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContextAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Context attribute.
createContextAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContributor()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Contributor element.
createContributor()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createContributor(PartyList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Contributor element.
createContributor(PartyList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyright()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Copyright element.
createCopyright()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyright(Copyright)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Copyright element.
createCopyright(Copyright)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightDate()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty CopyrightDate element.
createCopyrightDate()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightDate(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing CopyrightDate element.
createCopyrightDate(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightHolder()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty CopyrightHolder element.
createCopyrightHolder()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightHolder(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing CopyrightHolder element.
createCopyrightHolder(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty CopyrightLine element.
createCopyrightLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCopyrightLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing CopyrightLine element.
createCopyrightLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCreator()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Creator element.
createCreator()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCreator(PartyList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Creator element.
createCreator(PartyList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCreditLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty CreditLine element.
createCreditLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createCreditLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing CreditLine element.
createCreditLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDataContent()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DataContent element.
createDataContent()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDataContent(DataContent)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DataContent element.
createDataContent(DataContent)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateAndTime()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DateAndTime element.
createDateAndTime()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateAndTime(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DateAndTime element.
createDateAndTime(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateAndTimeAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DateAndTime attribute.
createDateAndTimeAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateAndTimeAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DateAndTime attribute.
createDateAndTimeAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateId()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DateId element.
createDateId()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateId(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DateId element.
createDateId(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateLabel()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DateLabel element.
createDateLabel()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateLabel(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DateLabel element.
createDateLabel(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DateLine element.
createDateLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDateLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DateLine element.
createDateLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDefaultVocabularyFor()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DefaultVocabularyFor element.
createDefaultVocabularyFor()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDefaultVocabularyFor(DefaultVocabularyFor)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DefaultVocabularyFor element.
createDefaultVocabularyFor(DefaultVocabularyFor)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDelete()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Delete element.
createDelete()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDelete(Delta)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Delete element.
createDelete(Delta)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDerivedFrom()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DerivedFrom element.
createDerivedFrom()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDerivedFrom(NewsItemRef)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DerivedFrom element.
createDerivedFrom(NewsItemRef)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDescription()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Description element.
createDescription()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDescription(Description)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Description element.
createDescription(Description)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDescriptiveMetadata()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DescriptiveMetadata element.
createDescriptiveMetadata()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDescriptiveMetadata(DescriptiveMetadata)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DescriptiveMetadata element.
createDescriptiveMetadata(DescriptiveMetadata)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDetailsAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Details attribute.
createDetailsAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDetailsAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Details attribute.
createDetailsAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDOM()
- Method in interface org.newsml.toolkit.dom.
DOMFactory
Construct a new, empty DOM document.
createDOM()
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
createDOM(Reader, String)
- Method in interface org.newsml.toolkit.dom.
DOMFactory
Construct a DOM package from the URL provided.
createDOM(Reader, String)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
createDOM(String)
- Method in interface org.newsml.toolkit.dom.
DOMFactory
Construct a DOM package from the URL provided.
createDOM(String)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
createDuidAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Duid attribute.
createDuidAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDuidAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Duid attribute.
createDuidAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDuidRefAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty DuidRef attribute.
createDuidRefAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createDuidRefAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing DuidRef attribute.
createDuidRefAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEncoding()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Encoding element.
createEncoding()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEncoding(Encoding)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Encoding element.
createEncoding(Encoding)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEndDate()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty EndDate element.
createEndDate()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEndDate(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing EndDate element.
createEndDate(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEquivalentsListAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty EquivalentsList attribute.
createEquivalentsListAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEquivalentsListAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing EquivalentsList attribute.
createEquivalentsListAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEssentialAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Essential attribute.
createEssentialAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEssentialAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Essential attribute.
createEssentialAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEuidAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Euid attribute.
createEuidAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createEuidAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Euid attribute.
createEuidAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFileName()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty FileName element.
createFileName()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFileName(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing FileName element.
createFileName(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFirstCreated()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty FirstCreated element.
createFirstCreated()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFirstCreated(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing FirstCreated element.
createFirstCreated(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormalName()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty FormalName element.
createFormalName()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormalName(FormalNameDecl)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing FormalName element.
createFormalName(FormalNameDecl)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormalNameAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty FormalName attribute.
createFormalNameAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormalNameAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing FormalName attribute.
createFormalNameAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormat()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Format element.
createFormat()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFormat(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Format element.
createFormat(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFutureStatus()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty FutureStatus element.
createFutureStatus()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createFutureStatus(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing FutureStatus element.
createFutureStatus(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createGenre()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Genre element.
createGenre()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createGenre(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Genre element.
createGenre(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createGeography()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Geography element.
createGeography()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createGeography(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Geography element.
createGeography(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHeadLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty HeadLine element.
createHeadLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHeadLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing HeadLine element.
createHeadLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHowPresentAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty HowPresent attribute.
createHowPresentAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHowPresentAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing HowPresent attribute.
createHowPresentAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHrefAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Href attribute.
createHrefAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createHrefAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Href attribute.
createHrefAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createIdentification()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Identification element.
createIdentification()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createIdentification(Identification)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Identification element.
createIdentification(Identification)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createImportanceAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Importance attribute.
createImportanceAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createImportanceAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Importance attribute.
createImportanceAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInsertAfter()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty InsertAfter element.
createInsertAfter()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInsertAfter(Delta)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing InsertAfter element.
createInsertAfter(Delta)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInsertBefore()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty InsertBefore element.
createInsertBefore()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInsertBefore(Delta)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing InsertBefore element.
createInsertBefore(Delta)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInstruction()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Instruction element.
createInstruction()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createInstruction(Instruction)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Instruction element.
createInstruction(Instruction)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createKeywordLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty KeywordLine element.
createKeywordLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createKeywordLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing KeywordLine element.
createKeywordLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabel()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Label element.
createLabel()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabel(Label)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Label element.
createLabel(Label)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabelText()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty LabelText element.
createLabelText()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabelText(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing LabelText element.
createLabelText(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabelType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty LabelType element.
createLabelType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLabelType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing LabelType element.
createLabelType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLanguage()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Language element.
createLanguage()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLanguage(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Language element.
createLanguage(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLimitations()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Limitations element.
createLimitations()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createLimitations(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Limitations element.
createLimitations(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMediaType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty MediaType element.
createMediaType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMediaType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing MediaType element.
createMediaType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMetadata()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Metadata element.
createMetadata()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMetadata(Metadata)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Metadata element.
createMetadata(Metadata)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMetadataType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty MetadataType element.
createMetadataType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMetadataType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing MetadataType element.
createMetadataType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMimeType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty MimeType element.
createMimeType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createMimeType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing MimeType element.
createMimeType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNameLabel()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NameLabel element.
createNameLabel()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNameLabel(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NameLabel element.
createNameLabel(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewNode(BaseNode)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsML element node.
createNewNode(BaseNode)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewNode(String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsML element node.
createNewNode(String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewNodeAttr(String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsML attribute node.
createNewNodeAttr(String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewNodeAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsML attribute node.
createNewNodeAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsComponent()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsComponent element.
createNewsComponent()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsComponent(NewsComponent)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsComponent element.
createNewsComponent(NewsComponent)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsEnvelope()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsEnvelope element.
createNewsEnvelope()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsEnvelope(NewsEnvelope)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsEnvelope element.
createNewsEnvelope(NewsEnvelope)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsIdentifier()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsIdentifier element.
createNewsIdentifier()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsIdentifier(NewsIdentifier)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsIdentifier element.
createNewsIdentifier(NewsIdentifier)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItem()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsItem element.
createNewsItem()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItem(NewsItem)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsItem element.
createNewsItem(NewsItem)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsItem attribute.
createNewsItemAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsItem attribute.
createNewsItemAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemId()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsItemId element.
createNewsItemId()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemId(NewsItemId)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsItemId element.
createNewsItemId(NewsItemId)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemRef()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsItemRef element.
createNewsItemRef()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemRef(NewsItemRef)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsItemRef element.
createNewsItemRef(NewsItemRef)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsItemType element.
createNewsItemType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsItemType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsItemType element.
createNewsItemType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsLine element.
createNewsLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLine(NewsLine)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsLine element.
createNewsLine(NewsLine)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLines()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsLines element.
createNewsLines()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLines(NewsLines)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsLines element.
createNewsLines(NewsLines)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLineText()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsLineText element.
createNewsLineText()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLineText(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsLineText element.
createNewsLineText(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLineType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsLineType element.
createNewsLineType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsLineType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsLineType element.
createNewsLineType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsManagement()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsManagement element.
createNewsManagement()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsManagement(NewsManagement)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsManagement element.
createNewsManagement(NewsManagement)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsML()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsML element.
createNewsML()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsML()
- Static method in class org.newsml.toolkit.dom.unittests.
SampleFactory
Create a NewsML node.
createNewsML(boolean)
- Static method in class org.newsml.toolkit.dom.unittests.
SampleFactory
Create a NewsML node.
createNewsML(NewsML)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsML element.
createNewsML(NewsML)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsML(Reader, String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a top-level NewsML object from a character stream.
createNewsML(Reader, String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsML(String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a top-level NewsML object from a URL.
createNewsML(String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsProduct()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsProduct element.
createNewsProduct()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsProduct(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsProduct element.
createNewsProduct(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsService()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty NewsService element.
createNewsService()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNewsService(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing NewsService element.
createNewsService(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNode(Reader, String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a NewsML node from a URL.
createNode(Reader, String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNode(String)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a NewsML node from a URL.
createNode(String)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNotation()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Notation element.
createNotation()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNotation(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Notation element.
createNotation(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNotationAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Notation attribute.
createNotationAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createNotationAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Notation attribute.
createNotationAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createOfInterestTo()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty OfInterestTo element.
createOfInterestTo()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createOfInterestTo(OfInterestTo)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing OfInterestTo element.
createOfInterestTo(OfInterestTo)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createOrigin()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Origin element.
createOrigin()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createOrigin(Origin)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Origin element.
createOrigin(Origin)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createParty()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Party element.
createParty()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createParty(Party)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Party element.
createParty(Party)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPreviousRevisionAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty PreviousRevision attribute.
createPreviousRevisionAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPreviousRevisionAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing PreviousRevision attribute.
createPreviousRevisionAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPriority()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Priority element.
createPriority()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPriority(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Priority element.
createPriority(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProperty()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Property element.
createProperty()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProperty(Property)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Property element.
createProperty(Property)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProvider()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Provider element.
createProvider()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProvider(PartyList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Provider element.
createProvider(PartyList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProviderId()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty ProviderId element.
createProviderId()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createProviderId(ProviderId)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing ProviderId element.
createProviderId(ProviderId)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPublicIdentifier()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty PublicIdentifier element.
createPublicIdentifier()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createPublicIdentifier(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing PublicIdentifier element.
createPublicIdentifier(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRankAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Rank attribute.
createRankAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRankAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Rank attribute.
createRankAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRelevance()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Relevance element.
createRelevance()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRelevance(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Relevance element.
createRelevance(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRepeatAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Repeat attribute.
createRepeatAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRepeatAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Repeat attribute.
createRepeatAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createReplace()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Replace element.
createReplace()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createReplace(Delta)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Replace element.
createReplace(Delta)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createResource()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Resource element.
createResource()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createResource(Resource)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Resource element.
createResource(Resource)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Revision attribute.
createRevisionAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Revision attribute.
createRevisionAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionHistory()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RevisionHistory element.
createRevisionHistory()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionHistory(RevisionHistory)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RevisionHistory element.
createRevisionHistory(RevisionHistory)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionId()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RevisionId element.
createRevisionId()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionId(RevisionId)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RevisionId element.
createRevisionId(RevisionId)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionStatus()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RevisionStatus element.
createRevisionStatus()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRevisionStatus(RevisionStatus)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RevisionStatus element.
createRevisionStatus(RevisionStatus)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsHolder()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RightsHolder element.
createRightsHolder()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsHolder(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RightsHolder element.
createRightsHolder(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RightsLine element.
createRightsLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RightsLine element.
createRightsLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsMetadata()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty RightsMetadata element.
createRightsMetadata()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRightsMetadata(RightsMetadata)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing RightsMetadata element.
createRightsMetadata(RightsMetadata)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRole()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Role element.
createRole()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createRole(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Role element.
createRole(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSchemeAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Scheme attribute.
createSchemeAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSchemeAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Scheme attribute.
createSchemeAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSentFrom()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SentFrom element.
createSentFrom()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSentFrom(PartyList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SentFrom element.
createSentFrom(PartyList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSentTo()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SentTo element.
createSentTo()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSentTo(PartyList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SentTo element.
createSentTo(PartyList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSeriesLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SeriesLine element.
createSeriesLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSeriesLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SeriesLine element.
createSeriesLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSizeInBytes()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SizeInBytes element.
createSizeInBytes()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSizeInBytes(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SizeInBytes element.
createSizeInBytes(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSlugLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SlugLine element.
createSlugLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSlugLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SlugLine element.
createSlugLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSource()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Source element.
createSource()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSource(SourceList)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Source element.
createSource(SourceList)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStartDate()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty StartDate element.
createStartDate()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStartDate(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing StartDate element.
createStartDate(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStatus()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Status element.
createStatus()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStatus(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Status element.
createStatus(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStatusWillChange()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty StatusWillChange element.
createStatusWillChange()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createStatusWillChange(StatusWillChange)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing StatusWillChange element.
createStatusWillChange(StatusWillChange)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubHeadLine()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SubHeadLine element.
createSubHeadLine()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubHeadLine(OriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SubHeadLine element.
createSubHeadLine(OriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubject()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Subject element.
createSubject()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubject(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Subject element.
createSubject(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectCode()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SubjectCode element.
createSubjectCode()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectCode(SubjectCode)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SubjectCode element.
createSubjectCode(SubjectCode)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectDetail()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SubjectDetail element.
createSubjectDetail()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectDetail(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SubjectDetail element.
createSubjectDetail(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectMatter()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SubjectMatter element.
createSubjectMatter()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectMatter(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SubjectMatter element.
createSubjectMatter(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectQualifier()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SubjectQualifier element.
createSubjectQualifier()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSubjectQualifier(AssignedFormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SubjectQualifier element.
createSubjectQualifier(AssignedFormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSystemIdentifier()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty SystemIdentifier element.
createSystemIdentifier()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createSystemIdentifier(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing SystemIdentifier element.
createSystemIdentifier(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createThisRevisionCreated()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty ThisRevisionCreated element.
createThisRevisionCreated()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createThisRevisionCreated(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing ThisRevisionCreated element.
createThisRevisionCreated(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopic()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Topic element.
createTopic()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopic(Topic)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Topic element.
createTopic(Topic)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Topic attribute.
createTopicAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Topic attribute.
createTopicAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicOccurrence()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicOccurrence element.
createTopicOccurrence()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicOccurrence(TopicOccurrence)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicOccurrence element.
createTopicOccurrence(TopicOccurrence)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSet()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicSet element.
createTopicSet()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSet(TopicSet)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicSet element.
createTopicSet(TopicSet)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSetAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicSet attribute.
createTopicSetAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSetAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicSet attribute.
createTopicSetAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSetRef()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicSetRef element.
createTopicSetRef()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicSetRef(TopicSetRef)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicSetRef element.
createTopicSetRef(TopicSetRef)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicType element.
createTopicType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicType(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicType element.
createTopicType(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicUse()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TopicUse element.
createTopicUse()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTopicUse(TopicUse)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TopicUse element.
createTopicUse(TopicUse)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTranslationOfAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TranslationOf attribute.
createTranslationOfAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTranslationOfAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TranslationOf attribute.
createTranslationOfAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTransmissionId()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty TransmissionId element.
createTransmissionId()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createTransmissionId(TransmissionId)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing TransmissionId element.
createTransmissionId(TransmissionId)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUpdate()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Update element.
createUpdate()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUpdate(Update)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Update element.
createUpdate(Update)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUpdateAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Update attribute.
createUpdateAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUpdateAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Update attribute.
createUpdateAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrgency()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Urgency element.
createUrgency()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrgency(FormalName)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Urgency element.
createUrgency(FormalName)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrl()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Url element.
createUrl()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrl(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Url element.
createUrl(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrn()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Urn element.
createUrn()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUrn(IdText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Urn element.
createUrn(IdText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUsageRights()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty UsageRights element.
createUsageRights()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUsageRights(UsageRights)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing UsageRights element.
createUsageRights(UsageRights)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUsageType()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty UsageType element.
createUsageType()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createUsageType(AssignedOriginText)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing UsageType element.
createUsageType(AssignedOriginText)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createValueAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Value attribute.
createValueAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createValueAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Value attribute.
createValueAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createValueRefAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty ValueRef attribute.
createValueRefAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createValueRefAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing ValueRef attribute.
createValueRefAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createVariantAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Variant attribute.
createVariantAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createVariantAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Variant attribute.
createVariantAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createVocabularyAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty Vocabulary attribute.
createVocabularyAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createVocabularyAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing Vocabulary attribute.
createVocabularyAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createXMLLangAttr()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Create a new, empty xml:lang attribute.
createXMLLangAttr()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
createXMLLangAttr(Text)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Copy an existing xml:lang attribute.
createXMLLangAttr(Text)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
D
DataContent
- interface org.newsml.toolkit.
DataContent
.
Raw inline data in leaf content.
DataContentTest
- class org.newsml.toolkit.dom.unittests.
DataContentTest
.
DataContentTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
DataContentTest
DATE_REGEXP
- Static variable in class org.newsml.toolkit.conformance.
Util
Regular expression to validate an ISO 8601 date.
DateTimeTest
- class org.newsml.toolkit.conformance.
DateTimeTest
.
Test date/time format.
DateTimeTest()
- Constructor for class org.newsml.toolkit.conformance.
DateTimeTest
DefaultVocabularyFor
- interface org.newsml.toolkit.
DefaultVocabularyFor
.
A default vocabulary declaration.
DefaultVocabularyForTest
- class org.newsml.toolkit.dom.unittests.
DefaultVocabularyForTest
.
DefaultVocabularyForTest
- class org.newsml.toolkit.conformance.
DefaultVocabularyForTest
.
DefaultVocabularyFor-specific conformance tests.
DefaultVocabularyForTest()
- Constructor for class org.newsml.toolkit.conformance.
DefaultVocabularyForTest
DefaultVocabularyForTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
DefaultVocabularyForTest
DELETE
- Static variable in interface org.newsml.toolkit.
Delta
Constant: delete target node.
Delta
- interface org.newsml.toolkit.
Delta
.
A delta for an incremental update.
DeltaTest
- class org.newsml.toolkit.dom.unittests.
DeltaTest
.
DeltaTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
DeltaTest
Description
- interface org.newsml.toolkit.
Description
.
A natural-language description of a topic.
DescriptiveMetadata
- interface org.newsml.toolkit.
DescriptiveMetadata
.
Information about a news component's content.
DescriptiveMetadataTest
- class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
.
DescriptiveMetadataTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
DOMFactory
- interface org.newsml.toolkit.dom.
DOMFactory
.
Shared interface for creating DOM nodes.
DOMNewsMLFactory
- class org.newsml.toolkit.dom.
DOMNewsMLFactory
.
DOM implementation of NewsMLFactory.
DOMNewsMLFactory()
- Constructor for class org.newsml.toolkit.dom.
DOMNewsMLFactory
Default constructor (uses Xerces).
DOMNewsMLFactory(DOMFactory)
- Constructor for class org.newsml.toolkit.dom.
DOMNewsMLFactory
Constructor.
DOMNewsMLFactory(DOMFactory, boolean)
- Constructor for class org.newsml.toolkit.dom.
DOMNewsMLFactory
Constructor.
DUID
- Static variable in class org.newsml.toolkit.conformance.
RefTest
Constant: Duid references are allowed.
E
Encoding
- interface org.newsml.toolkit.
Encoding
.
An encoding step for raw inline content.
EncodingTest
- class org.newsml.toolkit.dom.unittests.
EncodingTest
.
EncodingTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
EncodingTest
EquivalentNode
- interface org.newsml.toolkit.
EquivalentNode
.
An member within a NewsComponent.
EquivalentNodeTest
- class org.newsml.toolkit.dom.unittests.
EquivalentNodeTest
.
EquivalentNodeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
EquivalentNodeTest
error(BaseNode, NewsMLException)
- Method in interface org.newsml.toolkit.conformance.
ErrorVisitor
Report an error.
error(SAXParseException)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
Catch validation errors.
error(String)
- Static method in class org.newsml.toolkit.conformance.
TestBase
Report an error.
ErrorVisitor
- interface org.newsml.toolkit.conformance.
ErrorVisitor
.
Custom handler for errors and warnings.
EuidTest
- class org.newsml.toolkit.conformance.
EuidTest
.
Euid-specific conformance tests.
EuidTest()
- Constructor for class org.newsml.toolkit.conformance.
EuidTest
ExplorerFrame
- class org.newsml.toolkit.explorer.
ExplorerFrame
.
Application for viewing a NewsML package interactively.
ExplorerFrame(NewsMLFactory)
- Constructor for class org.newsml.toolkit.explorer.
ExplorerFrame
Create a new, empty frame with the default title.
ExplorerFrame(NewsML, NewsMLFactory)
- Constructor for class org.newsml.toolkit.explorer.
ExplorerFrame
Create a new frame exploring the NewsML package provided.
ExplorerFrame(String, NewsMLFactory)
- Constructor for class org.newsml.toolkit.explorer.
ExplorerFrame
Create a new, empty frame with the specified title.
ExplorerFrame(String, NewsML, NewsMLFactory)
- Constructor for class org.newsml.toolkit.explorer.
ExplorerFrame
Create a new frame with an explicit title and NewsML package.
ExplorerPanel
- class org.newsml.toolkit.explorer.
ExplorerPanel
.
Split panel for viewing a NewsML package.
ExplorerPanel(NewsML)
- Constructor for class org.newsml.toolkit.explorer.
ExplorerPanel
Public constructor.
F
fatalError(SAXParseException)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
Catch fatal errors.
findReference(String, boolean)
- Method in interface org.newsml.toolkit.
NewsMLSession
Look up a reference to a NewsML node.
findTopic(boolean)
- Method in interface org.newsml.toolkit.
FormalNameNode
Find the topic associated with this formal name.
findTopic(String, String, boolean)
- Method in interface org.newsml.toolkit.
TopicSet
Find a topic given a formal name and scheme.
FormalName
- interface org.newsml.toolkit.
FormalName
.
A three-part NewsML name element.
FormalNameDecl
- interface org.newsml.toolkit.
FormalNameDecl
.
The declaration of a local name and scheme for a topic.
FormalNameDeclTest
- class org.newsml.toolkit.dom.unittests.
FormalNameDeclTest
.
FormalNameDeclTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
FormalNameDeclTest
FormalNameNode
- interface org.newsml.toolkit.
FormalNameNode
.
Base interface for three-part NewsML names.
FormalNameTest
- class org.newsml.toolkit.dom.unittests.
FormalNameTest
.
FormalNameTest
- class org.newsml.toolkit.conformance.
FormalNameTest
.
FormalName-specific conformance tests.
FormalNameTest()
- Constructor for class org.newsml.toolkit.conformance.
FormalNameTest
Default constructor.
FormalNameTest(boolean)
- Constructor for class org.newsml.toolkit.conformance.
FormalNameTest
Constructor.
FormalNameTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
FormalNameTest
G
getAction()
- Method in interface org.newsml.toolkit.
Delta
Get the action requested by this delta.
getAdministrativeMetadata()
- Method in interface org.newsml.toolkit.
NewsComponent
Get administrative information for the news component.
getAllowedValues()
- Method in interface org.newsml.toolkit.
Property
Get the allowed values for the property.
getAssignedBy()
- Method in interface org.newsml.toolkit.
AssignmentNode
Get the party assigning the information.
getAssignmentDateAndTime()
- Method in interface org.newsml.toolkit.
AssignmentNode
Get the date and time of assignment.
getAssociatedWith()
- Method in interface org.newsml.toolkit.
NewsManagement
Get all AssociatedWith children in an array.
getAssociatedWith(int)
- Method in interface org.newsml.toolkit.
NewsManagement
Get a reference to a news item associated with this one.
getAssociatedWithCount()
- Method in interface org.newsml.toolkit.
NewsManagement
Count the associated-with objects.
getAttr(String)
- Method in interface org.newsml.toolkit.
BaseNode
Get an attribute-based node by name.
getBaseURL()
- Method in interface org.newsml.toolkit.
NewsMLSession
Get the base URL for the session.
getBasisForChoice()
- Method in interface org.newsml.toolkit.
NewsComponent
Get all BasisForChoice children in an array.
getBasisForChoice(int)
- Method in interface org.newsml.toolkit.
NewsComponent
Get the basis for choosing among equivalent members.
getBasisForChoiceCount()
- Method in interface org.newsml.toolkit.
NewsComponent
Get the number of bases for choice.
getBasisForChoiceNodes()
- Method in interface org.newsml.toolkit.
EquivalentNode
Get the nodes that are the basis for choosing among the members.
getByLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all byline children in an array.
getByLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a ByLine.
getByLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the ByLines.
getCatalog()
- Method in interface org.newsml.toolkit.
CatalogNode
Get the resource catalog, if one was provided.
getCharacteristics()
- Method in interface org.newsml.toolkit.
ContentItem
Get the physical characteristics of the news content.
getChild()
- Method in interface org.newsml.toolkit.
BaseNode
Get an array of child nodes.
getChild(int)
- Method in interface org.newsml.toolkit.
BaseNode
Get a child of the node by position.
getChild(String)
- Method in interface org.newsml.toolkit.
BaseNode
Get an array of child nodes with the specified XML name.
getChild(String, int)
- Method in interface org.newsml.toolkit.
BaseNode
Get a child of the node by name and position.
getChildCount()
- Method in interface org.newsml.toolkit.
BaseNode
Count the children for this node.
getChildCount(String)
- Method in interface org.newsml.toolkit.
BaseNode
Count the children with the specified name.
getChunkCount()
- Method in interface org.newsml.toolkit.
OriginNode
Get the number of separate content chunks.
getChunkType(int)
- Method in interface org.newsml.toolkit.
OriginNode
Get the type of a chunk.
getComment()
- Method in interface org.newsml.toolkit.
CommentNode
Get all Comment children in an array.
getComment(int)
- Method in interface org.newsml.toolkit.
CommentNode
Get one of the comments attached to this node.
getCommentCount()
- Method in interface org.newsml.toolkit.
CommentNode
Count the comments attached to this node.
getConfidence()
- Method in interface org.newsml.toolkit.
AssignmentNode
Get the confidence assigned to the information.
getContext()
- Method in interface org.newsml.toolkit.
DefaultVocabularyFor
Get the XPath expression to match.
getContext()
- Method in interface org.newsml.toolkit.
TopicUse
Get an XPath for the context where the topic is used.
getContributor()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get an array of contributor party lists in this object.
getContributor(int)
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get a list of contributors to a news object.
getContributorCount()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get the number of contributor lists.
getCopyright()
- Method in interface org.newsml.toolkit.
RightsMetadata
Get all Copyright children in an array.
getCopyright(int)
- Method in interface org.newsml.toolkit.
RightsMetadata
Get a copyright attached to the news component.
getCopyrightCount()
- Method in interface org.newsml.toolkit.
RightsMetadata
Count the copyrights.
getCopyrightDate()
- Method in interface org.newsml.toolkit.
Copyright
Get a text description of the copyright date.
getCopyrightHolder()
- Method in interface org.newsml.toolkit.
Copyright
Get a text description of the copyright holder.
getCopyrightLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all CopyrightLine children in an array.
getCopyrightLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a copyright line.
getCopyrightLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the copyright lines.
getCreator()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get a list of creators of a news object.
getCreditLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all CreditLine children in an array.
getCreditLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a credit line.
getCreditLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the credit lines.
getData(int)
- Method in interface org.newsml.toolkit.
OriginNode
Get a chunk as plain text.
getDataContent()
- Method in interface org.newsml.toolkit.
Encoding
Get the raw inline content.
getDataContent()
- Method in interface org.newsml.toolkit.
ContentItem
Get raw inline content.
getDateAndTime()
- Method in interface org.newsml.toolkit.
StatusWillChange
Get the date and time when the future status will take effect.
getDateAndTime()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get the date on time when this package was transmitted.
getDateId()
- Method in interface org.newsml.toolkit.
NewsIdentifier
Get the date portion of the news identifier.
getDateLabel()
- Method in interface org.newsml.toolkit.
Identification
Get the optional date label.
getDateLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all DateLine children in an array.
getDateLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a dateline.
getDateLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the datelines.
getDefaultScheme(boolean)
- Method in interface org.newsml.toolkit.
FormalNameNode
Get an explicit or defaulted scheme.
getDefaultVocabulary(boolean)
- Method in interface org.newsml.toolkit.
FormalNameNode
Get an explicit or defaulted vocabulary reference.
getDefaultVocabularyFor()
- Method in interface org.newsml.toolkit.
Resource
Get all DefaultVocabularyFor children in an array.
getDefaultVocabularyFor(int)
- Method in interface org.newsml.toolkit.
Resource
Get a default vocabulary declaration for this resource.
getDefaultVocabularyForCount()
- Method in interface org.newsml.toolkit.
Resource
Count the default vocabulary declarations.
getDelta()
- Method in interface org.newsml.toolkit.
Update
Get all of the deltas for the update.
getDelta(int)
- Method in interface org.newsml.toolkit.
Update
Get one of the deltas for the update.
getDeltaCount()
- Method in interface org.newsml.toolkit.
Update
Count the deltas in this update.
getDerivedFrom()
- Method in interface org.newsml.toolkit.
NewsManagement
Get all DerivedFrom children in an array.
getDerivedFrom(int)
- Method in interface org.newsml.toolkit.
NewsManagement
Get a reference to a news item from which this item is derived.
getDerivedFromCount()
- Method in interface org.newsml.toolkit.
NewsManagement
Count the derived-from objects.
getDescription()
- Method in interface org.newsml.toolkit.
Topic
Get all Description children in an array.
getDescription(int)
- Method in interface org.newsml.toolkit.
Topic
Get one of the topic's descriptions.
getDescriptionCount()
- Method in interface org.newsml.toolkit.
Topic
Count the descriptions.
getDescriptiveMetadata()
- Method in interface org.newsml.toolkit.
NewsComponent
Get descriptive information about the news component.
getDetails()
- Method in interface org.newsml.toolkit.
Topic
Get a URI pointing to additional details about the topic.
getDOMNodes()
- Method in interface org.newsml.toolkit.
DataContent
Get the inline data as a list of DOM nodes.
getDuid()
- Method in interface org.newsml.toolkit.
IdNode
Get the Duid for this element.
getEncoding()
- Method in interface org.newsml.toolkit.
Encoding
Get a further encoding step.
getEncoding()
- Method in interface org.newsml.toolkit.
ContentItem
Get an encoding step for the raw inline content.
getEndDate()
- Method in interface org.newsml.toolkit.
UsageRights
The date when these rights cease effect.
getEquivalentsList()
- Method in interface org.newsml.toolkit.
NewsComponent
Test whether the members of this component are equivalents.
getEssential()
- Method in interface org.newsml.toolkit.
NewsComponent
Test whether the provider has flagged this component as essential.
getEuid()
- Method in interface org.newsml.toolkit.
IdNode
Get the Euid for this element.
getException()
- Method in class org.newsml.toolkit.
NewsMLException
Get the embedded exception, if any.
getExplorerPanel()
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Get the current explorer panel for this application.
getFactory()
- Method in interface org.newsml.toolkit.
NewsMLSession
Get the factory for creating new NewsML documents.
getFileName()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get the suggested file name for the news item.
getFirstCreated()
- Method in interface org.newsml.toolkit.
NewsManagement
Get the date when the news item was first created.
getFormalNameDecl()
- Method in interface org.newsml.toolkit.
Topic
Get all FormalName children in an array.
getFormalNameDecl(int)
- Method in interface org.newsml.toolkit.
Topic
Get one of the topic's formal names.
getFormalNameDeclCount()
- Method in interface org.newsml.toolkit.
Topic
Count the formal names.
getFormat()
- Method in interface org.newsml.toolkit.
ContentItem
Get the content's format.
getFutureStatus()
- Method in interface org.newsml.toolkit.
StatusWillChange
Get the future status.
getGenre()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get the genre of the news component.
getGeography()
- Method in interface org.newsml.toolkit.
UsageRights
The geographic area or areas to which these rights apply.
getHeadLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all headline children in an array.
getHeadLine()
- Method in interface org.newsml.toolkit.
HeadLineGroup
Get the headline from the group.
getHeadLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a headline.
getHeadLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the headlines.
getHeadLineGroup()
- Method in interface org.newsml.toolkit.
NewsLines
Convenience method: get all HeadLineGroup children in an array.
getHeadLineGroup(int)
- Method in interface org.newsml.toolkit.
NewsLines
Convenience method: get a headline/subheadline pair.
getHeadLineGroupCount()
- Method in interface org.newsml.toolkit.
NewsLines
Convenience method: count the headline groups present.
getHowPresent()
- Method in interface org.newsml.toolkit.
AssignmentNode
Get the applicability of the information.
getHref()
- Method in interface org.newsml.toolkit.
HrefNode
Get the reference.
getIdentification()
- Method in interface org.newsml.toolkit.
NewsItem
Get the identification labels.
getImportance()
- Method in interface org.newsml.toolkit.
AssignmentNode
Get the importance assigned to the information.
getInstruction()
- Method in interface org.newsml.toolkit.
NewsManagement
Get all Instruction children in an array.
getInstruction(int)
- Method in interface org.newsml.toolkit.
NewsManagement
Get a user-defined news-management instruction.
getInstructionCount()
- Method in interface org.newsml.toolkit.
NewsManagement
Count the instructions.
getItem()
- Method in interface org.newsml.toolkit.
SubjectCode
Convenience method: get all Item children in an array.
getItem(int)
- Method in interface org.newsml.toolkit.
SubjectCode
Convenience method: get an item from the subject code.
getItemCount()
- Method in interface org.newsml.toolkit.
SubjectCode
Convenience method: count the items available in this subject code.
getKeywordLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all KeywordLine children in an array.
getKeywordLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a keyword line.
getKeywordLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the keyword lines.
getLabel()
- Method in interface org.newsml.toolkit.
Identification
Get an array of all available labels.
getLabel(int)
- Method in interface org.newsml.toolkit.
Identification
Get a generic label.
getLabelCount()
- Method in interface org.newsml.toolkit.
Identification
Count the generic labels.
getLabelText()
- Method in interface org.newsml.toolkit.
Label
Get the contents of the generic label.
getLabelType()
- Method in interface org.newsml.toolkit.
Label
Get the type of the generic label.
getLang()
- Method in interface org.newsml.toolkit.
LanguageNode
Get the language code.
getLanguage()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get all Language children in an array.
getLanguage(int)
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get one of the languages of the news component.
getLanguageCount()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Count the languages present.
getLimitations()
- Method in interface org.newsml.toolkit.
UsageRights
The terms and conditions of these rights.
getMediaType()
- Method in interface org.newsml.toolkit.
ContentItem
Get the content's media type.
getMember()
- Method in interface org.newsml.toolkit.
NewsComponent
Get all Member children in an array.
getMember(int)
- Method in interface org.newsml.toolkit.
NewsComponent
Return one of the members of this news component.
getMemberCount()
- Method in interface org.newsml.toolkit.
NewsComponent
Get the number of members in this news component.
getMessage()
- Method in class org.newsml.toolkit.
NewsMLException
Get the message for the exception, if any.
getMetadata()
- Method in interface org.newsml.toolkit.
NewsComponent
Get all Metadata children in an array.
getMetadata(int)
- Method in interface org.newsml.toolkit.
NewsComponent
Get generic metadata about the news component.
getMetadataCount()
- Method in interface org.newsml.toolkit.
NewsComponent
Get the number of generic metadata objects present.
getMetadataType()
- Method in interface org.newsml.toolkit.
Metadata
Get the type of metadata in this container.
getMimeType()
- Method in interface org.newsml.toolkit.
ContentItem
Return the content's MIME type.
getName()
- Method in interface org.newsml.toolkit.
FormalNameNode
Get the local name.
getNameLabel()
- Method in interface org.newsml.toolkit.
Identification
Get the optional name label.
getNewsEnvelope()
- Method in interface org.newsml.toolkit.
NewsML
Get the envelope for the NewsML package.
getNewsIdentifier()
- Method in interface org.newsml.toolkit.
Identification
Get the identification information for this news item.
getNewsItem()
- Method in interface org.newsml.toolkit.
NewsML
Get all NewsItem children in an array.
getNewsItem(int)
- Method in interface org.newsml.toolkit.
NewsML
Get one of the top-level news items.
getNewsItemCount()
- Method in interface org.newsml.toolkit.
NewsML
Count the top-level news items.
getNewsItemId()
- Method in interface org.newsml.toolkit.
NewsIdentifier
Get the news item ID for the story.
getNewsItemType()
- Method in interface org.newsml.toolkit.
NewsManagement
Get the type of the news item.
getNewsItemURN()
- Method in interface org.newsml.toolkit.
SourceList
Get the news item pointer.
getNewsLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all NewsLine children in an array.
getNewsLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a user-defined news line.
getNewsLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the generic news lines.
getNewsLines()
- Method in interface org.newsml.toolkit.
NewsComponent
Get a news component's headline, byline, etc.
getNewsLineText()
- Method in interface org.newsml.toolkit.
NewsLine
Get all NewsLineText children in an array.
getNewsLineText(int)
- Method in interface org.newsml.toolkit.
NewsLine
A chunk of text for the newsline.
getNewsLineTextCount()
- Method in interface org.newsml.toolkit.
NewsLine
Count the text chunks.
getNewsLineType()
- Method in interface org.newsml.toolkit.
NewsLine
The type of the extended newsline.
getNewsManagement()
- Method in interface org.newsml.toolkit.
NewsItem
Get the management information for the news item.
getNewsML()
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Get the NewsML object being displayed.
getNewsMLFactory()
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Get the current NewsMLFactory.
getNewsProduct()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get all NewsProduct children in an array.
getNewsProduct(int)
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get one of the news products associated with this package.
getNewsProductCount()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Count the news products.
getNewsService()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get all NewsService children in an array.
getNewsService(int)
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get one of the news services associated with this package.
getNewsServiceCount()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Count the news services present.
getNodeByDuid(String)
- Method in interface org.newsml.toolkit.
NewsMLSession
Look up a node in the current document by Duid.
getNodeByXPath(BaseNode, String)
- Method in interface org.newsml.toolkit.
NewsMLSession
Get the first node matching an XPath expression.
getNodesByXPath(BaseNode, String)
- Method in interface org.newsml.toolkit.
NewsMLSession
Look up nodes in the current document by XPath.
getNotation()
- Method in interface org.newsml.toolkit.
Encoding
Get the notation for the data content.
getNotation()
- Method in interface org.newsml.toolkit.
ContentItem
Get the content's data type notation.
getOfInterestTo()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get all OfInterestTo children in an array.
getOfInterestTo(int)
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get an indication of the intended audience for a news component.
getOfInterestToCount()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Count the OfInterestTo members.
getOrigin(int)
- Method in interface org.newsml.toolkit.
OriginNode
Get a chunk as an Origin subelement.
getParent()
- Method in interface org.newsml.toolkit.
BaseNode
Get the parent of the node in the NewsML content tree.
getParty()
- Method in interface org.newsml.toolkit.
PartyList
Get an array of all party objects.
getParty(int)
- Method in interface org.newsml.toolkit.
PartyList
Get one of the parties.
getPartyCount()
- Method in interface org.newsml.toolkit.
PartyList
Count the parties.
getPath()
- Method in interface org.newsml.toolkit.
BaseNode
Get the path from the root node to this node.
getPreferredSize()
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Get the preferred size for this window.
getPreviousRevision()
- Method in interface org.newsml.toolkit.
RevisionId
Get the number of the previous revision of the news item.
getPriority()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get the priority of this package.
getProperty()
- Method in interface org.newsml.toolkit.
PropertyNode
Get all Property children in an array.
getProperty(int)
- Method in interface org.newsml.toolkit.
PropertyNode
Get a generic property.
getPropertyCount()
- Method in interface org.newsml.toolkit.
PropertyNode
Count the properties.
getProvider()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get a list of providers of a news object.
getProviderId()
- Method in interface org.newsml.toolkit.
NewsIdentifier
Get the provider portion of the news identifier.
getPublicIdentifier()
- Method in interface org.newsml.toolkit.
NewsIdentifier
Get a serialized version of the ID in a single string.
getRank()
- Method in interface org.newsml.toolkit.
BasisForChoice
Rank this basis for choice.
getRankedBasisForChoice()
- Method in interface org.newsml.toolkit.
NewsComponent
Get all BasisForChoice children, sorted by rank.
getRef()
- Method in interface org.newsml.toolkit.
TopicSetRef
Get the reference string for the other topic set.
getRef()
- Method in interface org.newsml.toolkit.
NewsItemRef
Get the reference string.
getReferencedCatalog(boolean)
- Method in interface org.newsml.toolkit.
Catalog
Retrieve the final catalog referenced.
getReferencedComment()
- Method in interface org.newsml.toolkit.
Comment
Get the comment referenced by TranslationOf.
getReferencedNewsItem(boolean)
- Method in interface org.newsml.toolkit.
NewsItemRef
Get the referenced NewsItem, if possible.
getReferencedTopic(boolean)
- Method in interface org.newsml.toolkit.
TopicNode
Look up the referenced topic.
getRelevance()
- Method in interface org.newsml.toolkit.
OfInterestTo
Get the a statement of relevance to the intended audience.
getRepeat()
- Method in interface org.newsml.toolkit.
TransmissionId
Get the repeat value for the transmission id.
getResource()
- Method in interface org.newsml.toolkit.
Catalog
Get an array of resources in this object.
getResource(int)
- Method in interface org.newsml.toolkit.
Catalog
Get a single resource in a catalog.
getResourceCount()
- Method in interface org.newsml.toolkit.
Catalog
Count the resources in the catalog.
getRevision()
- Method in interface org.newsml.toolkit.
RevisionStatus
Get the revision to which the new status applies.
getRevisionHistory()
- Method in interface org.newsml.toolkit.
NewsManagement
Get a pointer to the news item's revision history.
getRevisionId()
- Method in interface org.newsml.toolkit.
NewsIdentifier
Get the revision ID for the news item.
getRevisionStatus()
- Method in interface org.newsml.toolkit.
Instruction
Get all RevisionStatus children in an array.
getRevisionStatus(int)
- Method in interface org.newsml.toolkit.
Instruction
Get the effect of this revision on previous revisions.
getRevisionStatusCount()
- Method in interface org.newsml.toolkit.
Instruction
Count the revision status structures present.
getRightsHolder()
- Method in interface org.newsml.toolkit.
UsageRights
The holder or holders of these rights.
getRightsLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all RightsLine children in an array.
getRightsLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a rights line.
getRightsLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the rights lines.
getRightsMetadata()
- Method in interface org.newsml.toolkit.
NewsComponent
Get rights information for the news component.
getRole()
- Method in interface org.newsml.toolkit.
NewsComponent
Get the role of this component in a parent component.
getRootNewsComponent()
- Method in interface org.newsml.toolkit.
NewsItem
Get the root component of the news item.
getRootNode()
- Method in interface org.newsml.toolkit.
NewsMLSession
Get the root node of the current NewsML document.
getRootTopicSet()
- Method in interface org.newsml.toolkit.
NewsItem
Get the root topic set of the news item.
getScheme()
- Method in interface org.newsml.toolkit.
NewsItemId
Get an explicitly-specified scheme for the formal name.
getScheme()
- Method in interface org.newsml.toolkit.
DefaultVocabularyFor
Get the scheme to be applied to any matches.
getScheme()
- Method in interface org.newsml.toolkit.
FormalName
Get an explicitly-specified scheme for the formal name.
getScheme()
- Method in interface org.newsml.toolkit.
FormalNameDecl
Get a topic's declared scheme.
getSentFrom()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get a list of senders of this package.
getSentTo()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get a list of recipients of this package.
getSeriesLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all SeriesLine children in an array.
getSeriesLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a series line.
getSeriesLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the series lines.
getSession()
- Method in interface org.newsml.toolkit.
BaseNode
Get the NewsML session associated with the package.
getSizeInBytes()
- Method in interface org.newsml.toolkit.
Characteristics
Get the size of the actual content in bytes.
getSlugLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all SlugLine children in an array.
getSlugLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a slug line.
getSlugLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the slug lines.
getSource()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get an array of source party lists in this object.
getSource(int)
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get a list of parties providing source material for a news object.
getSourceCount()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get the number of source lists provided.
getStartDate()
- Method in interface org.newsml.toolkit.
UsageRights
The date when these rights come into effect.
getStatus()
- Method in interface org.newsml.toolkit.
NewsManagement
Get the current status of the news item.
getStatus()
- Method in interface org.newsml.toolkit.
RevisionStatus
Get the new status for the past revision.
getStatusWillChange()
- Method in interface org.newsml.toolkit.
NewsManagement
Get a schedule future status change.
getSubHeadLine()
- Method in interface org.newsml.toolkit.
NewsLines
Get all subheadline children in an array.
getSubHeadLine()
- Method in interface org.newsml.toolkit.
HeadLineGroup
Get the subheadline from the group.
getSubHeadLine(int)
- Method in interface org.newsml.toolkit.
NewsLines
Get a subheadline.
getSubHeadLineCount()
- Method in interface org.newsml.toolkit.
NewsLines
Count the subheadlines.
getSubject()
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Get the IIM code for the subject of a news item.
getSubject()
- Method in interface org.newsml.toolkit.
SubjectCode
Get an array of all subjects in the code.
getSubject(int)
- Method in interface org.newsml.toolkit.
SubjectCode
Get the IIM code for the subject of a news item.
getSubjectCode()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get all SubjectCode children in an array.
getSubjectCode(int)
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get a subject code for the news component.
getSubjectCodeCount()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Count the subject codes present.
getSubjectCount()
- Method in interface org.newsml.toolkit.
SubjectCode
Count the subjects in the code.
getSubjectDetail()
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Get the IIM code for a subject detail of a news item.
getSubjectDetail()
- Method in interface org.newsml.toolkit.
SubjectCode
Get an array of all subject details in the code.
getSubjectDetail(int)
- Method in interface org.newsml.toolkit.
SubjectCode
Get the IIM code for a subject detail of a news item.
getSubjectDetailCount()
- Method in interface org.newsml.toolkit.
SubjectCode
Count the subject details in the code.
getSubjectMatter()
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Get the IIM code for the subject matter of a news item.
getSubjectMatter()
- Method in interface org.newsml.toolkit.
SubjectCode
Get an array of all subject matter in the code.
getSubjectMatter(int)
- Method in interface org.newsml.toolkit.
SubjectCode
Get the IIM code for the subject matter of a news item.
getSubjectMatterCount()
- Method in interface org.newsml.toolkit.
SubjectCode
Count the subject matter in the code.
getSubjectQualifier()
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Get an array of all subject qualifiers present.
getSubjectQualifier()
- Method in interface org.newsml.toolkit.
SubjectCode
Get an array of all subject qualifiers in the code.
getSubjectQualifier(int)
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Get the IIM code for a subject qualifier.
getSubjectQualifier(int)
- Method in interface org.newsml.toolkit.
SubjectCode
Get the IIM code for a subject qualifier.
getSubjectQualifierCount()
- Method in interface org.newsml.toolkit.
SubjectCodeItem
Count the subject qualifiers.
getSubjectQualifierCount()
- Method in interface org.newsml.toolkit.
SubjectCode
Count the subject qualifiers in the code.
getSystemIdentifier()
- Method in interface org.newsml.toolkit.
AdministrativeMetadata
Get the system identifier of the news item.
getTargetNode()
- Method in interface org.newsml.toolkit.
Delta
Return the actual target node.
getTargetRef()
- Method in interface org.newsml.toolkit.
Delta
Get the Duid of the target node.
getText()
- Method in interface org.newsml.toolkit.
DataContent
Get the inline data as plain text, ignoring any XML markup.
getThisRevisionCreated()
- Method in interface org.newsml.toolkit.
NewsManagement
Get the creation date of the current revision of the news item.
getTopic()
- Method in interface org.newsml.toolkit.
TopicSet
Get all Topic children in an array.
getTopic(int)
- Method in interface org.newsml.toolkit.
TopicSet
Get a topic in the topic set.
getTopicCount()
- Method in interface org.newsml.toolkit.
TopicSet
Count the topics.
getTopicOccurrence()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get all TopicOccurrence children in an array.
getTopicOccurrence(int)
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Get a topic associated with a news component.
getTopicOccurrenceCount()
- Method in interface org.newsml.toolkit.
DescriptiveMetadata
Count the topic occurrences present.
getTopicRef()
- Method in interface org.newsml.toolkit.
TopicNode
Get the reference.
getTopicSet()
- Method in interface org.newsml.toolkit.
NewsComponent
Get all TopicSet children in an array.
getTopicSet()
- Method in interface org.newsml.toolkit.
NewsML
Get all TopicSet children in an array.
getTopicSet(boolean)
- Method in interface org.newsml.toolkit.
FormalNameNode
Get the topic set for the formal name.
getTopicSet(int)
- Method in interface org.newsml.toolkit.
NewsComponent
Get a topic set attached to this component.
getTopicSet(int)
- Method in interface org.newsml.toolkit.
NewsML
Get a topic set attached to this component.
getTopicSetCount()
- Method in interface org.newsml.toolkit.
NewsComponent
Get the number of topic sets.
getTopicSetCount()
- Method in interface org.newsml.toolkit.
NewsML
Get the number of topic sets present.
getTopicSetRef()
- Method in interface org.newsml.toolkit.
TopicSet
Get all TopicSetRef children in an array.
getTopicSetRef(int)
- Method in interface org.newsml.toolkit.
TopicSet
Get a reference to another topic set.
getTopicSetRefCount()
- Method in interface org.newsml.toolkit.
TopicSet
Count the topic-set references.
getTopicType()
- Method in interface org.newsml.toolkit.
Topic
Get all TopicType children in an array.
getTopicType(int)
- Method in interface org.newsml.toolkit.
Topic
Get the type of the topic.
getTopicTypeCount()
- Method in interface org.newsml.toolkit.
Topic
Count the types.
getTopicUse()
- Method in interface org.newsml.toolkit.
Catalog
Get all TopicUse children in an array.
getTopicUse(int)
- Method in interface org.newsml.toolkit.
Catalog
Get topic use information from a catalog.
getTopicUseCount()
- Method in interface org.newsml.toolkit.
Catalog
Count the topic use elements in the catalog.
getTranslationOf()
- Method in interface org.newsml.toolkit.
Comment
Get the identifier of another comment translated by this one.
getTransmissionId()
- Method in interface org.newsml.toolkit.
NewsEnvelope
Get the identifier for this transmission.
getUpdate()
- Method in interface org.newsml.toolkit.
RevisionId
Get the update parameter for the revision information.
getUpdate()
- Method in interface org.newsml.toolkit.
NewsItem
Get all of the updates in this news item.
getUpdate(int)
- Method in interface org.newsml.toolkit.
NewsItem
Get one of the updates in this news item.
getUpdateCount()
- Method in interface org.newsml.toolkit.
NewsItem
Count the updates present in this news item.
getUrgency()
- Method in interface org.newsml.toolkit.
NewsManagement
Get the news item's urgency.
getUrl()
- Method in interface org.newsml.toolkit.
Resource
Get all Url children in an array.
getUrl(int)
- Method in interface org.newsml.toolkit.
Resource
Get a URL attached to the resource.
getUrlCount()
- Method in interface org.newsml.toolkit.
Resource
Count the URLs
getUrn()
- Method in interface org.newsml.toolkit.
Resource
Get the URN attached to the resource, if any.
getUsageRights()
- Method in interface org.newsml.toolkit.
RightsMetadata
Get all UsageRights children in an array.
getUsageRights(int)
- Method in interface org.newsml.toolkit.
RightsMetadata
Return the usage rights attached to the news component.
getUsageRightsCount()
- Method in interface org.newsml.toolkit.
RightsMetadata
Count the usage rights statements.
getUsageType()
- Method in interface org.newsml.toolkit.
UsageRights
The type of usage to which these rights apply.
getValidation()
- Method in interface org.newsml.toolkit.
NewsMLFactory
Get the validation flag.
getValidation()
- Method in interface org.newsml.toolkit.dom.
DOMFactory
Get the current validation state.
getValidation()
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
getValidation()
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
getValue()
- Method in interface org.newsml.toolkit.
Property
Get a literal string value for the property.
getValueRef()
- Method in interface org.newsml.toolkit.
Property
Get a pointer to a property's value.
getVariant()
- Method in interface org.newsml.toolkit.
Description
An arbitrary tag to distinguish this description from others.
getVocabulary()
- Method in interface org.newsml.toolkit.
FormalNameNode
Get an explicitly-specified vocabulary reference.
getXMLName()
- Method in interface org.newsml.toolkit.
BaseNode
Get the XML element name associated with the node.
getXMLString()
- Method in interface org.newsml.toolkit.
DataContent
Get the inline data as a fragment of XML markup.
getXPath()
- Method in interface org.newsml.toolkit.
BaseNode
Get the XPath from the document root to this node.
H
HeadLineGroup
- interface org.newsml.toolkit.
HeadLineGroup
.
A headline/subheadline pair.
hideAll()
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Collapse all of the nodes in the tree.
highlight(BaseNodePredicate)
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Highlight nodes that match a predicate.
HrefNode
- interface org.newsml.toolkit.
HrefNode
.
Interface for objects containing URI references.
HTTP_URL
- Static variable in class org.newsml.toolkit.conformance.
RefTest
Constant: HTTP URLs are allowed.
I
Identification
- interface org.newsml.toolkit.
Identification
.
Identification labels for a NewsItem
IdentificationTest
- class org.newsml.toolkit.dom.unittests.
IdentificationTest
.
IdentificationTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
IdentificationTest
IdNode
- interface org.newsml.toolkit.
IdNode
.
Base node for identifiable NewsML objects.
IdText
- interface org.newsml.toolkit.
IdText
.
Text with identifiers.
INSERT_AFTER
- Static variable in interface org.newsml.toolkit.
Delta
Constant: insert replacement node(s) after target node.
INSERT_BEFORE
- Static variable in interface org.newsml.toolkit.
Delta
Constant: insert replacement node(s) before target node.
insertAfter(String, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child after an existing named child.
insertAfter(String, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert new child nodes after the last existing named child.
insertAfter(String, int, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child after an existing named child.
insertAfter(String, int, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert an array of child nodes after a named node.
insertAfterDuid(String, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child after one with a specific Duid.
insertAfterDuid(String, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert new child nodes after one with a specific Duid.
insertBefore(String, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child before the first existing named child.
insertBefore(String, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert an array of child nodes before the first named node.
insertBefore(String, int, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child before an existing named child.
insertBefore(String, int, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert an array of child nodes before a named node.
insertBeforeDuid(String, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child before one with a specific Duid.
insertBeforeDuid(String, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert new child nodes before one with a specific Duid.
insertChild(int, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child into the node.
insertChild(int, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert an array of new children into the node.
insertFirst(BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child before all existing children (prepend).
insertFirst(BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert new child nodes before all existing children (prepend).
insertLast(BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Insert a new child after all existing children (append).
insertLast(BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Insert new child nodes after all existing children (append).
Instruction
- interface org.newsml.toolkit.
Instruction
.
An instruction from a news provider.
InstructionTest
- class org.newsml.toolkit.dom.unittests.
InstructionTest
.
InstructionTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
InstructionTest
internal(String)
- Static method in class org.newsml.toolkit.conformance.
TestBase
Report an internal error (shouldn't happen).
isDuidRef(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches Duid reference syntax.
isHttpUrl(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches HTTP URL syntax.
isISODate(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string is an ISO 8601 date (NewsML subset).
isISOLang(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches IETF RFC 1766 language syntax.
isNewsMLUrn(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches NewsML URN syntax.
isUrl(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches general URL syntax.
isUrn(String)
- Static method in class org.newsml.toolkit.conformance.
Util
Test whether a string matches general URN syntax.
L
Label
- interface org.newsml.toolkit.
Label
.
A generic label for a news item.
LabelTest
- class org.newsml.toolkit.dom.unittests.
LabelTest
.
LabelTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
LabelTest
LanguageNode
- interface org.newsml.toolkit.
LanguageNode
.
Interface for nodes with a natural language code attached.
M
main(String[])
- Static method in class
NewsMLExplorer
Main application entry point.
matches(String, String)
- Static method in class org.newsml.toolkit.conformance.
Util
Match a string against a regular expression.
Metadata
- interface org.newsml.toolkit.
Metadata
.
User-defined metadata container.
MetadataTest
- class org.newsml.toolkit.dom.unittests.
MetadataTest
.
MetadataTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
MetadataTest
N
NewsComponent
- interface org.newsml.toolkit.
NewsComponent
.
Container for specifying role information and metadata for news objects.
NewsComponentTest
- class org.newsml.toolkit.dom.unittests.
NewsComponentTest
.
NewsComponentTest
- class org.newsml.toolkit.conformance.
NewsComponentTest
.
NewsComponent-specific conformance tests.
NewsComponentTest()
- Constructor for class org.newsml.toolkit.conformance.
NewsComponentTest
NewsComponentTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsComponentTest
NewsEnvelope
- interface org.newsml.toolkit.
NewsEnvelope
.
Information about the transmission of the NewsML package.
NewsEnvelopeTest
- class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
.
NewsEnvelopeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
NewsIdentifier
- interface org.newsml.toolkit.
NewsIdentifier
.
A globally-unique identifier for a news item.
NewsIdentifierTest
- class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
.
NewsIdentifierTest
- class org.newsml.toolkit.conformance.
NewsIdentifierTest
.
NewsIdentifier-specific conformance tests.
NewsIdentifierTest()
- Constructor for class org.newsml.toolkit.conformance.
NewsIdentifierTest
NewsIdentifierTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
NewsItem
- interface org.newsml.toolkit.
NewsItem
.
A managed set of news information.
NewsItemId
- interface org.newsml.toolkit.
NewsItemId
.
A news item identifier.
NewsItemIdTest
- class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
.
NewsItemIdTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
NewsItemRef
- interface org.newsml.toolkit.
NewsItemRef
.
A reference to a news item located elsewhere.
NewsItemRefTest
- class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
.
NewsItemRefTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
NewsItemTest
- class org.newsml.toolkit.dom.unittests.
NewsItemTest
.
NewsItemTest
- class org.newsml.toolkit.conformance.
NewsItemTest
.
NewsItem-specific conformance tests.
NewsItemTest()
- Constructor for class org.newsml.toolkit.conformance.
NewsItemTest
NewsItemTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsItemTest
NewsLine
- interface org.newsml.toolkit.
NewsLine
.
A user-defined news line.
NewsLines
- interface org.newsml.toolkit.
NewsLines
.
Container for a news component's news lines.
NewsLinesTest
- class org.newsml.toolkit.dom.unittests.
NewsLinesTest
.
NewsLinesTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsLinesTest
NewsLineTest
- class org.newsml.toolkit.dom.unittests.
NewsLineTest
.
NewsLineTest
- class org.newsml.toolkit.conformance.
NewsLineTest
.
NewsLine-specific conformance tests.
NewsLineTest()
- Constructor for class org.newsml.toolkit.conformance.
NewsLineTest
NewsLineTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsLineTest
NewsManagement
- interface org.newsml.toolkit.
NewsManagement
.
Management information for a news item.
NewsManagementTest
- class org.newsml.toolkit.dom.unittests.
NewsManagementTest
.
NewsManagementTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsManagementTest
NewsML
- interface org.newsml.toolkit.
NewsML
.
The top-level NewsML package.
NEWSML_URN
- Static variable in class org.newsml.toolkit.conformance.
RefTest
Constant: NewsML URNs are allowed.
NewsMLException
- exception org.newsml.toolkit.
NewsMLException
.
A NewsML-related exception.
NewsMLException()
- Constructor for class org.newsml.toolkit.
NewsMLException
Construct an exception with no message.
NewsMLException(Exception)
- Constructor for class org.newsml.toolkit.
NewsMLException
Construct an exception wrapping another exception.
NewsMLException(String)
- Constructor for class org.newsml.toolkit.
NewsMLException
Construct an exception with an explicit message.
NewsMLException(String, Exception)
- Constructor for class org.newsml.toolkit.
NewsMLException
Construct an exception with a message and embedded exception.
NewsMLExplorer
- class
NewsMLExplorer
.
Demo application for exploring a NewsML package.
NewsMLExplorer()
- Constructor for class
NewsMLExplorer
NewsMLFactory
- interface org.newsml.toolkit.
NewsMLFactory
.
Factory interface for NewsML documents.
NewsMLFactoryTest
- class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
.
NewsMLFactoryTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
NewsMLSession
- interface org.newsml.toolkit.
NewsMLSession
.
Meta-information for a NewsML session.
NewsMLSessionTest
- class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
.
NewsMLSessionTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
NewsMLTest
- class org.newsml.toolkit.dom.unittests.
NewsMLTest
.
NewsMLTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsMLTest
Construct a NewsML Test with the specified name.
NewsMLTestManager
- class org.newsml.toolkit.conformance.
NewsMLTestManager
.
Top-level manager for NewsML conformance tests.
NewsMLTestManager()
- Constructor for class org.newsml.toolkit.conformance.
NewsMLTestManager
Constructor.
NewsMLTestSuite
- class org.newsml.toolkit.dom.unittests.
NewsMLTestSuite
.
NewsMLTestSuite(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
NewsMLTestSuite
O
OfInterestTo
- interface org.newsml.toolkit.
OfInterestTo
.
Statement of the intended audience.
org.newsml.toolkit
- package org.newsml.toolkit
Interfaces for Accessing NewsML Information (v2.0)
org.newsml.toolkit.conformance
- package org.newsml.toolkit.conformance
NewsML Conformance Testing (v2.0)
org.newsml.toolkit.dom
- package org.newsml.toolkit.dom
DOM Implementation of the NewsML Interfaces (v2.0)
org.newsml.toolkit.dom.unittests
- package org.newsml.toolkit.dom.unittests
Unit Tests for DOM NewsML Toolkit Implementation (v2.0)
org.newsml.toolkit.explorer
- package org.newsml.toolkit.explorer
Simple NewsML Viewer Widgets (v2.0)
Origin
- interface org.newsml.toolkit.
Origin
.
A subelement in mixed content.
ORIGIN
- Static variable in interface org.newsml.toolkit.
OriginNode
Constant: a chunk is an origin element.
OriginNode
- interface org.newsml.toolkit.
OriginNode
.
Mixed content text and Origin elements.
OriginTest
- class org.newsml.toolkit.dom.unittests.
OriginTest
.
OriginTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
OriginTest
OriginText
- interface org.newsml.toolkit.
OriginText
.
Text with identifiers and origin subelements.
OriginTextTest
- class org.newsml.toolkit.dom.unittests.
OriginTextTest
.
OriginTextTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
OriginTextTest
P
Party
- interface org.newsml.toolkit.
Party
.
A list of formal names for people or companies.
PartyList
- interface org.newsml.toolkit.
PartyList
.
A list of parties connected with the NewsML package.
PartyListTest
- class org.newsml.toolkit.dom.unittests.
PartyListTest
.
PartyListTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
PartyListTest
PartyTest
- class org.newsml.toolkit.dom.unittests.
PartyTest
.
PartyTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
PartyTest
PatternTest
- class org.newsml.toolkit.conformance.
PatternTest
.
Test Text content against a regular expression.
PatternTest(String)
- Constructor for class org.newsml.toolkit.conformance.
PatternTest
Construct a new test using the regular expression provided.
PatternTest(String, String)
- Constructor for class org.newsml.toolkit.conformance.
PatternTest
Construct a new test using the regular exp.
Property
- interface org.newsml.toolkit.
Property
.
A named metadata property.
PropertyNode
- interface org.newsml.toolkit.
PropertyNode
.
Interface for nodes with properties.
PropertyTest
- class org.newsml.toolkit.dom.unittests.
PropertyTest
.
PropertyTest
- class org.newsml.toolkit.conformance.
PropertyTest
.
Test a Property node.
PropertyTest()
- Constructor for class org.newsml.toolkit.conformance.
PropertyTest
PropertyTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
PropertyTest
ProviderId
- interface org.newsml.toolkit.
ProviderId
.
A provider identifier.
ProviderIdTest
- class org.newsml.toolkit.dom.unittests.
ProviderIdTest
.
ProviderIdTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
ProviderIdTest
R
readNewsML(File)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Load a NewsML package.
readNewsML(String)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Load a NewsML package.
RefTest
- class org.newsml.toolkit.conformance.
RefTest
.
Test a reference.
RefTest(int)
- Constructor for class org.newsml.toolkit.conformance.
RefTest
Construct a new reference test with the allowed types specified.
RefTest(int, String)
- Constructor for class org.newsml.toolkit.conformance.
RefTest
Construct a new reference test with a specific NewsML target type.
removeChild(int)
- Method in interface org.newsml.toolkit.
BaseNode
Remove a child of this node.
removeChild(String, int)
- Method in interface org.newsml.toolkit.
BaseNode
Remove an existing child node.
removeSelf()
- Method in interface org.newsml.toolkit.
BaseNode
Remove this node from the NewsML tree.
REPLACE
- Static variable in interface org.newsml.toolkit.
Delta
Constant: replace target node with replacement node(s).
replaceChild(int, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Replace an existing child with another node.
replaceChild(int, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Replace an existing child with an array of nodes.
replaceChild(String, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Replace the first named child node.
replaceChild(String, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Replace the first named child node with an array of nodes.
replaceChild(String, int, BaseNode)
- Method in interface org.newsml.toolkit.
BaseNode
Replace a named child node.
replaceChild(String, int, BaseNode[])
- Method in interface org.newsml.toolkit.
BaseNode
Replace a named child node with an array of nodes.
resolveEntity(String, String)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
Entity resolver to ignore external entities (including DTD).
resolveHref(String)
- Method in interface org.newsml.toolkit.
NewsMLSession
Resolve a reference.
Resource
- interface org.newsml.toolkit.
Resource
.
Information about a single resource.
ResourceTest
- class org.newsml.toolkit.dom.unittests.
ResourceTest
.
ResourceTest
- class org.newsml.toolkit.conformance.
ResourceTest
.
Resource-specific conformance tests.
ResourceTest()
- Constructor for class org.newsml.toolkit.conformance.
ResourceTest
ResourceTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
ResourceTest
RevisionHistory
- interface org.newsml.toolkit.
RevisionHistory
.
Pointer to an external revision-history document.
RevisionId
- interface org.newsml.toolkit.
RevisionId
.
Revision information for a news item.
RevisionIdTest
- class org.newsml.toolkit.dom.unittests.
RevisionIdTest
.
RevisionIdTest
- class org.newsml.toolkit.conformance.
RevisionIdTest
.
RevisionId-specific conformance tests.
RevisionIdTest()
- Constructor for class org.newsml.toolkit.conformance.
RevisionIdTest
RevisionIdTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
RevisionIdTest
RevisionStatus
- interface org.newsml.toolkit.
RevisionStatus
.
A new status for a previous revision.
RevisionStatusTest
- class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
.
RevisionStatusTest
- class org.newsml.toolkit.conformance.
RevisionStatusTest
.
RevisionStatus-specific conformance tests.
RevisionStatusTest()
- Constructor for class org.newsml.toolkit.conformance.
RevisionStatusTest
RevisionStatusTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
RightsMetadata
- interface org.newsml.toolkit.
RightsMetadata
.
Information about the rights for a news component.
RightsMetadataTest
- class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
.
RightsMetadataTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
TestBase
Run tests.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
RevisionStatusTest
Run tests for a RevisionStatus node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
DefaultVocabularyForTest
Run tests for a DefaultVocabularyFor node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
NewsComponentTest
Run tests for a NewsComponent node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
NewsLineTest
Run tests for a NewsLine node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
NewsIdentifierTest
Run tests for a NewsIdentifier node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
DateTimeTest
Run tests for a text node containing ISO 8601 Date/Time data.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
PropertyTest
Run tests for a Property node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
TopicUseTest
Run tests for a TopicUse node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
XMLLangTest
Run tests for a Text node with a language code.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
TopicSetTest
Run tests for a TopicSet node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
PatternTest
Test a pattern against a Text node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
NewsItemTest
Run tests for a NewsItem node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
ContentItemTest
Run tests for a ContentItem node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
TopicTest
Run tests for a Topic node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
RevisionIdTest
Run tests for a RevisionId node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
ResourceTest
Run tests for a Resource node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
FormalNameTest
Run tests for a FormalNameNode.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
CatalogTest
Run tests for a Catalog node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
EuidTest
Run tests for a Euid node.
run(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
RefTest
Test a reference.
runTests(BaseNode, boolean)
- Method in class org.newsml.toolkit.conformance.
NewsMLTestManager
Run all registered tests against a context node.
S
SampleFactory
- class org.newsml.toolkit.dom.unittests.
SampleFactory
.
Construct a sample NewsML document for unit tests.
sampleFile
- Static variable in class org.newsml.toolkit.dom.unittests.
SampleFactory
setAttr(String, String)
- Method in interface org.newsml.toolkit.
BaseNode
Set an attribute value directly from a string.
setAttr(Text)
- Method in interface org.newsml.toolkit.
BaseNode
Set an attribute-based node, replacing any existing value.
setBaseURL(String)
- Method in interface org.newsml.toolkit.
NewsMLSession
Set the base URL for the session.
setBoolean(boolean)
- Method in interface org.newsml.toolkit.
Text
Set a boolean value as text.
setDOMNodes(NodeList)
- Method in interface org.newsml.toolkit.
DataContent
Set the inline data as a list of DOM nodes.
setErrorVisitor(ErrorVisitor)
- Method in class org.newsml.toolkit.conformance.
NewsMLTestManager
Set the error vistor.
setExplorerPanel(ExplorerPanel)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Change the explorer panel.
setInt(int)
- Method in interface org.newsml.toolkit.
Text
Set an integer as text.
setNewsML(NewsML)
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Set the NewsML object to display.
setNewsMLFactory(NewsMLFactory)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Set a new NewsMLFactory.
setPreferredSize(Dimension)
- Method in class org.newsml.toolkit.explorer.
ExplorerFrame
Set the preferred size for this window.
setString(String)
- Method in interface org.newsml.toolkit.
Text
Set the text contents of the node.
setText(String)
- Method in interface org.newsml.toolkit.
DataContent
Set the inline data as plain text, escaping special characters.
setValidation(boolean)
- Method in interface org.newsml.toolkit.
NewsMLFactory
Set the validation flag.
setValidation(boolean)
- Method in interface org.newsml.toolkit.dom.
DOMFactory
Require or forbid DTD validation.
setValidation(boolean)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
setValidation(boolean)
- Method in class org.newsml.toolkit.dom.
DOMNewsMLFactory
setVerbose(boolean)
- Method in class org.newsml.toolkit.conformance.
NewsMLTestManager
Enable or disable the display of messages during processing.
setXMLString(String)
- Method in interface org.newsml.toolkit.
DataContent
Parse the supplied string as XML and use it as the inline data.
showAll()
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Expand all of the nodes in the tree.
SourceList
- interface org.newsml.toolkit.
SourceList
.
A list of sources for administrative metadata.
SourceListTest
- class org.newsml.toolkit.dom.unittests.
SourceListTest
.
SourceListTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
SourceListTest
StatusWillChange
- interface org.newsml.toolkit.
StatusWillChange
.
A future status change for a news item.
StatusWillChangeTest
- class org.newsml.toolkit.dom.unittests.
StatusWillChangeTest
.
StatusWillChangeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
StatusWillChangeTest
SubjectCode
- interface org.newsml.toolkit.
SubjectCode
.
An IPTC subject code from the IPTC Information Interchange Model (IIM).
SubjectCodeItem
- interface org.newsml.toolkit.
SubjectCodeItem
.
A single qualified item in a subject code.
SubjectCodeItemTest
- class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
.
SubjectCodeItemTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
SubjectCodeTest
- class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
.
SubjectCodeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
suite()
- Static method in class org.newsml.toolkit.dom.unittests.
NewsMLTestSuite
T
testAction()
- Method in class org.newsml.toolkit.dom.unittests.
DeltaTest
testAdministrativeMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testAdministrativeMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testAllowedValues()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testAllowedValuesAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testAssignedByAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testAssignment()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTest
testAssignmentInfo()
- Method in class org.newsml.toolkit.dom.unittests.
AssignedFormalNameTest
testAssignmentInfo()
- Method in class org.newsml.toolkit.dom.unittests.
AssignedOriginTextTest
testAssociatedWith()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testAssociatedWith()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
TestBase
- class org.newsml.toolkit.conformance.
TestBase
.
Abstract base class for all NewsML conformance tests.
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
ProviderIdTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLineTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionIdTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
InstructionTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
PartyListTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
TopicUseTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
CommentTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
PartyTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
MetadataTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
ResourceTest
testBase()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
TestBase()
- Constructor for class org.newsml.toolkit.conformance.
TestBase
testBaseURL()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testBasisForChoice()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testBasisForChoice()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testBasisForChoiceNodes()
- Method in class org.newsml.toolkit.dom.unittests.
EquivalentNodeTest
testBoolean()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
Test getting and setting a boolean value.
testByLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testByLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
MetadataTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testCharacteristics()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCharacteristics()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testChildCount()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testChildren()
- Method in class org.newsml.toolkit.dom.unittests.
DeltaTest
testClonedNodeSession()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
PartyListTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetRefTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testComment()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testConfidenceAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testContentItem()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testContext()
- Method in class org.newsml.toolkit.dom.unittests.
DefaultVocabularyForTest
testContext()
- Method in class org.newsml.toolkit.dom.unittests.
TopicUseTest
testContextAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testContributor()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testContributor()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testCopyright()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCopyright()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testCopyrightDate()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCopyrightDate()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testCopyrightHolder()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCopyrightHolder()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testCopyrightLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCopyrightLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testCount()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testCount()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTest
testCreator()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCreators()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testCreditLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testCreditLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testDataContent()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDataContent()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testDataContent()
- Method in class org.newsml.toolkit.dom.unittests.
EncodingTest
testDateAndTime()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDateAndTime()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testDateAndTime()
- Method in class org.newsml.toolkit.dom.unittests.
StatusWillChangeTest
testDateAndTimeAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDateId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDateId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testDateLabel()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDateLabel()
- Method in class org.newsml.toolkit.dom.unittests.
IdentificationTest
testDateLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDateLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testDefaultTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testDefaultVocabularyFor()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDefaultVocabularyFor()
- Method in class org.newsml.toolkit.dom.unittests.
ResourceTest
testDelete()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDelta()
- Method in class org.newsml.toolkit.dom.unittests.
UpdateTest
testDerivedFrom()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDerivedFrom()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testDescription()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDescription()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testDescriptiveMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDescriptiveMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testDetails()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testDetailsAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDOMNodes()
- Method in class org.newsml.toolkit.dom.unittests.
DataContentTest
testDuid()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testDuidAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testDuidRefAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testEncoding()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testEncoding()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testEncoding()
- Method in class org.newsml.toolkit.dom.unittests.
EncodingTest
testEndDate()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testEndDate()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testEquivalents()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testEquivalentsListAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testEssential()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testEssentialAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testEuidAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testExternalDefaultVocabulary()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testExternalReference()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testExternalReference()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testExternalReferencedCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testFileName()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFileName()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testFindTopic()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testFirstCreated()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFirstCreated()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testFormalName()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFormalName()
- Method in class org.newsml.toolkit.dom.unittests.
InstructionTest
testFormalName()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testFormalName()
- Method in class org.newsml.toolkit.dom.unittests.
PartyTest
testFormalNameAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFormalNameDecl()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testFormat()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFormat()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testFutureStatus()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testFutureStatus()
- Method in class org.newsml.toolkit.dom.unittests.
StatusWillChangeTest
testGenre()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testGenre()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testGeography()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testGeography()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testGetAttr()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testGetChild()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testGetData()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testGetOrigin()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testHeadLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testHeadLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testHeadLineGroup()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testHowPresentAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testHref()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testHref()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testHref()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTest
testHrefAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testIdentification()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testIdentification()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
CopyrightTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLineTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
InstructionTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
PartyListTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
Test the identifiers for IdText.
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
CommentTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
PartyTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
MetadataTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
StatusWillChangeTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
ResourceTest
testIdentifiers()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testImportanceAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testInsertAfter()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testInsertAfter()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertAfterDuid()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertBefore()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testInsertBefore()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertBeforeDuid()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertChild()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertFirst()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInsertLast()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testInstruction()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testInstruction()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testInt()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
Test getting and setting an integer value.
testInternalDefaultScheme()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testInternalDefaultVocabulary()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testInternalReference()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testInternalReference()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testInternalReferencedCatalog()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testItem()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testKeywordLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testKeywordLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testLabel()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testLabel()
- Method in class org.newsml.toolkit.dom.unittests.
IdentificationTest
testLabelText()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testLabelText()
- Method in class org.newsml.toolkit.dom.unittests.
LabelTest
testLabelType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testLabelType()
- Method in class org.newsml.toolkit.dom.unittests.
LabelTest
testLang()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testLanguage()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testLanguage()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testLanguage()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testLanguage()
- Method in class org.newsml.toolkit.dom.unittests.
CommentTest
testLanguage()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testLimitations()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testLimitations()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testMediaType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testMediaType()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testMember()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testMetadataType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testMetadataType()
- Method in class org.newsml.toolkit.dom.unittests.
MetadataTest
testMimeType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testMimeType()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testName()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
testName()
- Method in class org.newsml.toolkit.dom.unittests.
ProviderIdTest
testName()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameDeclTest
testName()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testName()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testNameLabel()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNameLabel()
- Method in class org.newsml.toolkit.dom.unittests.
IdentificationTest
testNewsComponent()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsEnvelope()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsEnvelope()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testNewsIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
IdentificationTest
testNewsItem()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsItem()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testNewsItem()
- Method in class org.newsml.toolkit.dom.unittests.
SourceListTest
testNewsItemAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsItemId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsItemId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testNewsItemRef()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsItemType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsItemType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testNewsLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testNewsLines()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsLines()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testNewsLineText()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsLineText()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLineTest
testNewsLineType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsLineType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLineTest
testNewsManagement()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsManagement()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testNewsML()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsMLStream()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsMLURL()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsProduct()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsProduct()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testNewsService()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNewsService()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testNodeStream()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNodeURL()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNonNewsMLChildren()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testNoParent()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testNoReference()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testNotation()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNotation()
- Method in class org.newsml.toolkit.dom.unittests.
ContentItemTest
testNotation()
- Method in class org.newsml.toolkit.dom.unittests.
EncodingTest
testNotationAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testNoValidation()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testOfInterestTo()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testOfInterestTo()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testOrigin()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testParent()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testParty()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testParty()
- Method in class org.newsml.toolkit.dom.unittests.
PartyListTest
testPath()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testPreviousRevision()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionIdTest
testPreviousRevisionAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testPriority()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testPriority()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
MetadataTest
testProperty()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testProvider()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testProviderId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testProviderId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testProviders()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testPublicIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testPublicIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testQualifier()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
testRank()
- Method in class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
testRankAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRef()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetRefTest
testRef()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemRefTest
testReferencedTopic()
- Method in class org.newsml.toolkit.dom.unittests.
TopicNodeTest
testRelevance()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRemoveChild()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testRemoveSelf()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testRepeat()
- Method in class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
testRepeatAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testReplace()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testReplaceChild()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testResolveHref()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testResource()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testResource()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testRevision()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
testRevisionAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRevisionHistory()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRevisionHistory()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testRevisionId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRevisionId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsIdentifierTest
testRevisionStatus()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRevisionStatus()
- Method in class org.newsml.toolkit.dom.unittests.
InstructionTest
testRightsHolder()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRightsHolder()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testRightsLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRightsLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testRightsMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRightsMetadata()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testRole()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testRole()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testRootNewsComponent()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testRootNode()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testRootTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testScheme()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
testScheme()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameDeclTest
testScheme()
- Method in class org.newsml.toolkit.dom.unittests.
DefaultVocabularyForTest
testScheme()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testSchemeAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSentFrom()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSentFrom()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testSentTo()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSentTo()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testSeriesLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSeriesLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testSession()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testSetAttr()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testSizeInBytes()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSizeInBytes()
- Method in class org.newsml.toolkit.dom.unittests.
CharacteristicsTest
testSlugLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSlugLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testSource()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSource()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testStartDate()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testStartDate()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testStatus()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testStatus()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testStatus()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionStatusTest
testStatusWillChange()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testStatusWillChange()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testString()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
Test getting and setting a string value.
testSubHeadLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSubHeadLine()
- Method in class org.newsml.toolkit.dom.unittests.
NewsLinesTest
testSubject()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testSubject()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSubject()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
testSubjectCode()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testSubjectCode()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSubjectDetail()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testSubjectDetail()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSubjectDetail()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
testSubjectMatter()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testSubjectMatter()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSubjectMatter()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeItemTest
testSubjectQualifier()
- Method in class org.newsml.toolkit.dom.unittests.
SubjectCodeTest
testSubjectQualifier()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSystemIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testSystemIdentifier()
- Method in class org.newsml.toolkit.dom.unittests.
AdministrativeMetadataTest
testTarget()
- Method in class org.newsml.toolkit.dom.unittests.
DeltaTest
testText()
- Method in class org.newsml.toolkit.dom.unittests.
CommentTest
testText()
- Method in class org.newsml.toolkit.dom.unittests.
DataContentTest
testThisRevisionCreated()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testThisRevisionCreated()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testTopic()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopic()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testTopic()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testTopicAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicOccurrence()
- Method in class org.newsml.toolkit.dom.unittests.
DescriptiveMetadataTest
testTopicOccurrence()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicRef()
- Method in class org.newsml.toolkit.dom.unittests.
TopicNodeTest
testTopicRef()
- Method in class org.newsml.toolkit.dom.unittests.
TopicUseTest
testTopicRef()
- Method in class org.newsml.toolkit.dom.unittests.
PartyTest
testTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
NewsComponentTest
testTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testTopicSet()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLTest
testTopicSetAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicSetRef()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicSetRef()
- Method in class org.newsml.toolkit.dom.unittests.
TopicSetTest
testTopicType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicType()
- Method in class org.newsml.toolkit.dom.unittests.
TopicTest
testTopicUse()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTopicUse()
- Method in class org.newsml.toolkit.dom.unittests.
CatalogTest
testToString()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testTranslationOf()
- Method in class org.newsml.toolkit.dom.unittests.
CommentTest
testTranslationOfAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTransmissionId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testTransmissionId()
- Method in class org.newsml.toolkit.dom.unittests.
NewsEnvelopeTest
testType()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTextTest
testType()
- Method in class org.newsml.toolkit.dom.unittests.
OriginTest
testUnsetAttr()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testUpdate()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUpdate()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionIdTest
testUpdate()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemTest
testUpdateAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUrgency()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUrgency()
- Method in class org.newsml.toolkit.dom.unittests.
NewsManagementTest
testUrl()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUrl()
- Method in class org.newsml.toolkit.dom.unittests.
ResourceTest
testUrn()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUrn()
- Method in class org.newsml.toolkit.dom.unittests.
ResourceTest
testUsageRights()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUsageRights()
- Method in class org.newsml.toolkit.dom.unittests.
RightsMetadataTest
testUsageType()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testUsageType()
- Method in class org.newsml.toolkit.dom.unittests.
UsageRightsTest
testValidation()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testValue()
- Method in class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
testValue()
- Method in class org.newsml.toolkit.dom.unittests.
RevisionIdTest
testValue()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testValue()
- Method in class org.newsml.toolkit.dom.unittests.
TextTest
testValueAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testValueRef()
- Method in class org.newsml.toolkit.dom.unittests.
PropertyTest
testValueRefAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testVariantAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testVocabulary()
- Method in class org.newsml.toolkit.dom.unittests.
NewsItemIdTest
testVocabulary()
- Method in class org.newsml.toolkit.dom.unittests.
ProviderIdTest
testVocabulary()
- Method in class org.newsml.toolkit.dom.unittests.
FormalNameTest
testVocabularyAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testWriteXMLDocument()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testWriteXMLFragment()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testXML()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testXMLLangAtt()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLFactoryTest
testXMLName()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testXMLString()
- Method in class org.newsml.toolkit.dom.unittests.
DataContentTest
testXPath()
- Method in class org.newsml.toolkit.dom.unittests.
NewsMLSessionTest
testXPath()
- Method in class org.newsml.toolkit.dom.unittests.
BaseNodeTest
testXPath()
- Method in class org.newsml.toolkit.dom.unittests.
BasisForChoiceTest
Text
- interface org.newsml.toolkit.
Text
.
Basic interface for a node containing text.
TEXT
- Static variable in interface org.newsml.toolkit.
OriginNode
Constant: a chunk contains text.
TextTest
- class org.newsml.toolkit.dom.unittests.
TextTest
.
TextTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TextTest
toBoolean()
- Method in interface org.newsml.toolkit.
Text
Convert the text to a boolean.
toInt()
- Method in interface org.newsml.toolkit.
Text
Convert the text to an integer.
Topic
- interface org.newsml.toolkit.
Topic
.
A single item of metadata.
TopicNode
- interface org.newsml.toolkit.
TopicNode
.
Interface for objects pointing to topics.
TopicNodeTest
- class org.newsml.toolkit.dom.unittests.
TopicNodeTest
.
TopicNodeTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TopicNodeTest
TopicOccurrence
- interface org.newsml.toolkit.
TopicOccurrence
.
An occurrence of a single topic.
TopicSet
- interface org.newsml.toolkit.
TopicSet
.
A collection of metadata.
TopicSetRef
- interface org.newsml.toolkit.
TopicSetRef
.
A pointer to a topic set to merge with the current one.
TopicSetRefTest
- class org.newsml.toolkit.dom.unittests.
TopicSetRefTest
.
TopicSetRefTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TopicSetRefTest
TopicSetTest
- class org.newsml.toolkit.dom.unittests.
TopicSetTest
.
TopicSetTest
- class org.newsml.toolkit.conformance.
TopicSetTest
.
TopicSet-specific conformance tests.
TopicSetTest()
- Constructor for class org.newsml.toolkit.conformance.
TopicSetTest
TopicSetTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TopicSetTest
TopicTest
- class org.newsml.toolkit.dom.unittests.
TopicTest
.
TopicTest
- class org.newsml.toolkit.conformance.
TopicTest
.
Topic-specific conformance tests.
TopicTest()
- Constructor for class org.newsml.toolkit.conformance.
TopicTest
TopicTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TopicTest
TopicUse
- interface org.newsml.toolkit.
TopicUse
.
Information about where a topic is used in a document.
TopicUseTest
- class org.newsml.toolkit.dom.unittests.
TopicUseTest
.
TopicUseTest
- class org.newsml.toolkit.conformance.
TopicUseTest
.
TopicUse-specific conformance tests.
TopicUseTest()
- Constructor for class org.newsml.toolkit.conformance.
TopicUseTest
TopicUseTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TopicUseTest
toString()
- Method in interface org.newsml.toolkit.
FormalNameNode
Generate a naive string representation of this FormalNameNode.
toString()
- Method in interface org.newsml.toolkit.
Text
Get the text contents of the node.
toString(boolean)
- Method in interface org.newsml.toolkit.
FormalNameNode
Generate a proper string representation of this formal name.
toXML(boolean)
- Method in interface org.newsml.toolkit.
BaseNode
Get an XML rendition of this node.
toXML(String, String)
- Method in interface org.newsml.toolkit.
BaseNode
Get an XML document rendition of this node.
TransmissionId
- interface org.newsml.toolkit.
TransmissionId
.
An identifier for a NewsML document transmission.
TransmissionIdTest
- class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
.
TransmissionIdTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
TransmissionIdTest
U
unsetAttr(String)
- Method in interface org.newsml.toolkit.
BaseNode
Remove an attribute by name.
unsetAttr(Text)
- Method in interface org.newsml.toolkit.
BaseNode
Unset an attribute-based node.
Update
- interface org.newsml.toolkit.
Update
.
Deltas for incremental updates.
UpdateTest
- class org.newsml.toolkit.dom.unittests.
UpdateTest
.
UpdateTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
UpdateTest
URL
- Static variable in class org.newsml.toolkit.conformance.
RefTest
Constant: General URLs are allowed.
URL_REGEXP
- Static variable in class org.newsml.toolkit.conformance.
Util
Regular expression to validate RFC 1738 URL syntax.
URN
- Static variable in class org.newsml.toolkit.conformance.
RefTest
Constant: General URNs are allowed.
URN_REGEXP
- Static variable in class org.newsml.toolkit.conformance.
Util
Regular expression to validate RFC 2141 URN syntax.
UsageRights
- interface org.newsml.toolkit.
UsageRights
.
Usage rights for a news component.
UsageRightsTest
- class org.newsml.toolkit.dom.unittests.
UsageRightsTest
.
UsageRightsTest(String)
- Constructor for class org.newsml.toolkit.dom.unittests.
UsageRightsTest
Util
- class org.newsml.toolkit.conformance.
Util
.
Convenient static utility methods for NewsML conformance tests.
Util()
- Constructor for class org.newsml.toolkit.conformance.
Util
V
valueChanged(TreeSelectionEvent)
- Method in class org.newsml.toolkit.explorer.
ExplorerPanel
Respond to user selections in the tree.
W
warning(BaseNode, NewsMLException)
- Method in interface org.newsml.toolkit.conformance.
ErrorVisitor
Report a warning.
warning(SAXParseException)
- Method in class org.newsml.toolkit.dom.
XercesDOMFactory
Catch warnings.
warning(String)
- Static method in class org.newsml.toolkit.conformance.
TestBase
Report a warning.
writeXML(Writer, boolean)
- Method in interface org.newsml.toolkit.
BaseNode
Serialize this node as XML.
writeXML(Writer, String, String)
- Method in interface org.newsml.toolkit.
BaseNode
Serialize a node as an XML document.
X
XercesDOMFactory
- class org.newsml.toolkit.dom.
XercesDOMFactory
.
Xerces implementation of DOMFactory.
XercesDOMFactory()
- Constructor for class org.newsml.toolkit.dom.
XercesDOMFactory
Default constructor.
XercesDOMFactory(boolean)
- Constructor for class org.newsml.toolkit.dom.
XercesDOMFactory
Constructor.
XMLLangTest
- class org.newsml.toolkit.conformance.
XMLLangTest
.
Validate the values of an xml:lang attributes in the document.
XMLLangTest()
- Constructor for class org.newsml.toolkit.conformance.
XMLLangTest
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES