org.apache.any23.vocab
Class XHTML

java.lang.Object
  extended by org.apache.any23.vocab.Vocabulary
      extended by org.apache.any23.vocab.XHTML

public class XHTML
extends Vocabulary

The XHTML vocabulary.


Field Summary
 org.openrdf.model.URI alternate
           
 org.openrdf.model.URI license
           
 org.openrdf.model.URI meta
           
static String NS
           
 org.openrdf.model.URI stylesheet
           
 
Method Summary
static XHTML getInstance()
           
 
Methods inherited from class org.apache.any23.vocab.Vocabulary
createClass, createProperty, createURI, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCase
 
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

license

public final org.openrdf.model.URI license

meta

public final org.openrdf.model.URI meta

alternate

public final org.openrdf.model.URI alternate

stylesheet

public final org.openrdf.model.URI stylesheet
Method Detail

getInstance

public static XHTML getInstance()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.