Version: 1.1.1

org.biomoby.client.rdf.vocabulary
Class XMLTypes

java.lang.Object
  extended by org.biomoby.client.rdf.vocabulary.XMLTypes

public class XMLTypes
extends Object

Author:
Eddie

Field Summary
static String XSD_DATE_TIME
           
static String XSD_FLOAT
           
static String XSD_INTEGER
           
static String XSD_STRING
           
 
Constructor Summary
XMLTypes()
           
 
Method Summary
static String getPrefix()
           
static String getURI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XSD_STRING

public static final String XSD_STRING
See Also:
Constant Field Values

XSD_INTEGER

public static final String XSD_INTEGER
See Also:
Constant Field Values

XSD_FLOAT

public static final String XSD_FLOAT
See Also:
Constant Field Values

XSD_DATE_TIME

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

XMLTypes

public XMLTypes()
Method Detail

getURI

public static final String getURI()

getPrefix

public static final String getPrefix()

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010