|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidSerializedDataException | |
| javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology. |
| Uses of InvalidSerializedDataException in javax.jcr |
| Methods in javax.jcr that throw InvalidSerializedDataException | |
void |
Workspace.importXML(java.lang.String parentAbsPath,
java.io.InputStream in,
int uuidBehavior)
Deserializes an XML document and adds the resulting item subtree as a child of the node at parentAbsPath. |
void |
Session.importXML(java.lang.String parentAbsPath,
java.io.InputStream in,
int uuidBehavior)
Deserializes an XML document and adds the resulting item subtree as a child of the node at parentAbsPath. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||