|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultVocabularyFor | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of DefaultVocabularyFor in org.newsml.toolkit |
Methods in org.newsml.toolkit that return DefaultVocabularyFor | |
DefaultVocabularyFor |
Resource.getDefaultVocabularyFor(int index)
Get a default vocabulary declaration for this resource. |
DefaultVocabularyFor[] |
Resource.getDefaultVocabularyFor()
Get all DefaultVocabularyFor children in an array. |
DefaultVocabularyFor |
NewsMLFactory.createDefaultVocabularyFor()
Create a new, empty DefaultVocabularyFor element. |
DefaultVocabularyFor |
NewsMLFactory.createDefaultVocabularyFor(DefaultVocabularyFor node)
Copy an existing DefaultVocabularyFor element. |
Methods in org.newsml.toolkit with parameters of type DefaultVocabularyFor | |
DefaultVocabularyFor |
NewsMLFactory.createDefaultVocabularyFor(DefaultVocabularyFor node)
Copy an existing DefaultVocabularyFor element. |
Uses of DefaultVocabularyFor in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return DefaultVocabularyFor | |
DefaultVocabularyFor |
DOMNewsMLFactory.createDefaultVocabularyFor()
|
DefaultVocabularyFor |
DOMNewsMLFactory.createDefaultVocabularyFor(DefaultVocabularyFor node)
|
Methods in org.newsml.toolkit.dom with parameters of type DefaultVocabularyFor | |
DefaultVocabularyFor |
DOMNewsMLFactory.createDefaultVocabularyFor(DefaultVocabularyFor node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |