net.rootdev.javardfa.conformance
Class XHTML

java.lang.Object
  extended by net.rootdev.javardfa.conformance.RDFaConformance
      extended by net.rootdev.javardfa.conformance.XHTML

public class XHTML
extends RDFaConformance

Author:
pldms

Constructor Summary
XHTML(String test, String title, String purpose, String input, String query, String expected)
           
 
Method Summary
 XMLReader getParser(Model model)
           
static Collection<String[]> testFiles()
           
 
Methods inherited from class net.rootdev.javardfa.conformance.RDFaConformance
compare, testFiles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XHTML

public XHTML(String test,
             String title,
             String purpose,
             String input,
             String query,
             String expected)
Method Detail

testFiles

public static Collection<String[]> testFiles()
                                      throws URISyntaxException,
                                             IOException
Throws:
URISyntaxException
IOException

getParser

public XMLReader getParser(Model model)
                    throws SAXException
Specified by:
getParser in class RDFaConformance
Throws:
SAXException


Copyright © 2009-2012. All Rights Reserved.