org.apache.wicket.util.markup.xhtml
Class WellFormedXmlTestCase
java.lang.Object
org.apache.wicket.util.markup.xhtml.WellFormedXmlTestCase
public class WellFormedXmlTestCase
- extends Object
Usable by tests to check that the html markup files are well formed.
- Author:
- akiraly
Method Summary |
void |
markupFiles()
Checks xml well formedness of html markup files under the current working directory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WellFormedXmlTestCase
public WellFormedXmlTestCase()
markupFiles
public void markupFiles()
- Checks xml well formedness of html markup files under the current working directory.
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.