net.rootdev.javardfa.conformance
Class RDFaConformance
java.lang.Object
net.rootdev.javardfa.conformance.RDFaConformance
- Direct Known Subclasses:
- HTML4, HTML5, XHTML
public abstract class RDFaConformance
- extends Object
- Author:
- Damian Steer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFaConformance
public RDFaConformance(String test,
String title,
String purpose,
String input,
String query,
String expected)
testFiles
public static Collection<String[]> testFiles(String manifestURI,
String... excludes)
throws URISyntaxException,
IOException
- Throws:
URISyntaxException
IOException
getParser
public abstract XMLReader getParser(Model model)
throws SAXException
- Throws:
SAXException
compare
public void compare()
throws SAXException,
IOException
- Throws:
SAXException
IOException
Copyright © 2009-2012. All Rights Reserved.