org.apache.any23.rdf
Class RDFUtilsTest

java.lang.Object
  extended by org.apache.any23.rdf.RDFUtilsTest

public class RDFUtilsTest
extends Object

Reference test class for RDFUtils.

Author:
Davide Palmisano (palmisano@gmail.com)

Constructor Summary
RDFUtilsTest()
           
 
Method Summary
 void testFixAbsoluteURI()
           
 void testGetXSDDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFUtilsTest

public RDFUtilsTest()
Method Detail

testFixAbsoluteURI

public void testFixAbsoluteURI()
                        throws UnsupportedEncodingException,
                               URISyntaxException
Throws:
UnsupportedEncodingException
URISyntaxException

testGetXSDDate

public void testGetXSDDate()
                    throws DatatypeConfigurationException,
                           ParseException
Throws:
DatatypeConfigurationException
ParseException


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