|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.xml.XMLExport
org.priha.xml.XMLSysExport
public class XMLSysExport
Exports the JCR repository as an XML tree using the System View.
| Field Summary |
|---|
| Fields inherited from class org.priha.xml.XMLExport |
|---|
m_session |
| Constructor Summary | |
|---|---|
XMLSysExport(SessionImpl impl)
|
|
| Method Summary | |
|---|---|
void |
exportElement(java.lang.String absPath,
org.xml.sax.ContentHandler contentHandler,
boolean skipBinary,
boolean noRecurse)
|
| Methods inherited from class org.priha.xml.XMLExport |
|---|
export |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSysExport(SessionImpl impl)
| Method Detail |
|---|
public void exportElement(java.lang.String absPath,
org.xml.sax.ContentHandler contentHandler,
boolean skipBinary,
boolean noRecurse)
throws javax.jcr.PathNotFoundException,
javax.jcr.RepositoryException,
org.xml.sax.SAXException
exportElement in class XMLExportjavax.jcr.PathNotFoundException
javax.jcr.RepositoryException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||