|
||||||||||
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 |
Session.importXML(String parentAbsPath,
InputStream in,
int uuidBehavior)
Deserializes an XML document and adds the resulting item subtree as a child of the node at parentAbsPath. |
void |
Workspace.importXML(String parentAbsPath,
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 |