public class MetadataVocabIntegrityChecker
extends java.lang.Object
Loads a MetadataVocab instance from the given loader XML, and checks the integrity of all loaded non-default groups OPML, reporting on any missing vocabularies.
| Constructor and Description |
|---|
MetadataVocabIntegrityChecker(java.lang.String metadataGroupsLoaderFile)
Constructor for the MetadataServlet object
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |