org.d2rq.vocab
Class META

java.lang.Object
  extended by org.d2rq.vocab.META

public class META
extends Object

Specifies the template variable prefix URI for the metadata extension

Author:
Hannes Muehleisen (hannes@muehleisen.org)

Field Summary
static String NS
           
 
Constructor Summary
META()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
See Also:
Constant Field Values
Constructor Detail

META

public META()