net.rootdev.javardfa.conformance
Class HTML4

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

public class HTML4
extends RDFaConformance

Author:
pldms

Constructor Summary
HTML4(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

HTML4

public HTML4(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.