org.apache.any23.extractor.rdfa
Class XSLTStylesheetTest
java.lang.Object
org.apache.any23.extractor.rdfa.XSLTStylesheetTest
public class XSLTStylesheetTest
- extends Object
Test case for XSLTStylesheet
class.
Through this test we verify regressions on the RDFa XSLT transformer for HTML/XHTML
- Author:
- Michele Mostarda (mostarda@fbk.eu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSLTStylesheetTest
public XSLTStylesheetTest()
testHTMLRDFaBaseHanding
public void testHTMLRDFaBaseHanding()
throws IOException,
org.apache.any23.extractor.rdfa.XSLTStylesheetException
- This test verifies the correct handling of base management for an HTML input.
- Throws:
IOException
XSLTStylesheetException
testXHTMLRDFaBaseHanding
public void testXHTMLRDFaBaseHanding()
throws IOException,
org.apache.any23.extractor.rdfa.XSLTStylesheetException
- This test verifies the correct handling of base management for an XHTML input.
- Throws:
IOException
XSLTStylesheetException
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.