Package 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 Object
class to parse the XML file generated by the sysview export using an OutputStream
-
-
Constructor Summary
Constructors Constructor Description SysViewParser(String nodePath, Session session, boolean skipBinary, boolean noRecurse)
-
-
-
Constructor Detail
-
SysViewParser
public SysViewParser(String nodePath, Session session, boolean skipBinary, boolean noRecurse) throws SAXException, RepositoryException
- Throws:
SAXException
RepositoryException
-
-
Method Detail
-
parse
public void parse(File file) throws IOException, SAXException
- Throws:
IOException
SAXException
-
-