|
|||||||||
| 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.XMLDocExport
public class XMLDocExport
Implements the Document view export.
| Field Summary |
|---|
| Fields inherited from class org.priha.xml.XMLExport |
|---|
m_session |
| Constructor Summary | |
|---|---|
XMLDocExport(SessionImpl impl)
|
|
| Method Summary | |
|---|---|
protected 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 XMLDocExport(SessionImpl impl)
| Method Detail |
|---|
protected void exportElement(java.lang.String absPath,
org.xml.sax.ContentHandler contentHandler,
boolean skipBinary,
boolean noRecurse)
throws PathNotFoundException,
RepositoryException,
org.xml.sax.SAXException
exportElement in class XMLExportPathNotFoundException
RepositoryException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||