Uses of Class
javax.jcr.InvalidSerializedDataException

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.
 



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.