com.bigdata.rdf.vocab.decls
Class DCAllVocabularyDecl

java.lang.Object
  extended by com.bigdata.rdf.vocab.decls.DCAllVocabularyDecl
All Implemented Interfaces:
VocabularyDecl

public class DCAllVocabularyDecl
extends Object
implements VocabularyDecl

Vocabulary and namespace for Dublin Core, including:

Version:
$Id: SesameVocabularyDecl.java 4628 2011-06-04 22:01:57Z thompsonbry $
Author:
Bryan Thompson
See Also:
DCTermsVocabularyDecl, DCElementsVocabularyDecl

Constructor Summary
DCAllVocabularyDecl()
           
 
Method Summary
 Iterator<URI> values()
          Return an iterator which will visit the declared values.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCAllVocabularyDecl

public DCAllVocabularyDecl()
Method Detail

values

public Iterator<URI> values()
Description copied from interface: VocabularyDecl
Return an iterator which will visit the declared values. The iterator must not support removal.

Specified by:
values in interface VocabularyDecl


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.