org.apache.jackrabbit.test.api
Class ExportSysViewTest.SysViewParser
java.lang.Object
org.apache.jackrabbit.test.api.ExportSysViewTest.SysViewParser
- Enclosing class:
- ExportSysViewTest
- protected class ExportSysViewTest.SysViewParser
- extends java.lang.Object
class to parse the XML file generated by the sysview export using an
OutputStream
Method Summary |
void |
parse(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportSysViewTest.SysViewParser
public ExportSysViewTest.SysViewParser(java.lang.String nodePath,
javax.jcr.Session session,
boolean skipBinary,
boolean noRecurse)
throws org.xml.sax.SAXException,
javax.jcr.RepositoryException
parse
public void parse(java.io.File file)
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
Copyright © -2005 . All Rights Reserved.