| Constructor and Description |
|---|
AbstractWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
importXML(String parentAbsPath,
InputStream in,
int uuidBehavior)
Parses the given input stream as an XML document and processes the
SAX events using the
ContentHandler returned by
Workspace.getImportContentHandler(String, int). |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, copy, copy, getAccessibleWorkspaceNames, getImportContentHandler, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getSession, move, restorepublic void importXML(String parentAbsPath, InputStream in, int uuidBehavior) throws IOException, InvalidSerializedDataException, RepositoryException
ContentHandler returned by
Workspace.getImportContentHandler(String, int).importXML in interface WorkspaceparentAbsPath - passed throughin - input stream to be parsed as XML and importeduuidBehavior - passed throughIOException - if an I/O error occursInvalidSerializedDataException - if an XML parsing error occursRepositoryException - if a repository error occursCopyright © 2010 - 2020 Adobe. All Rights Reserved