Serialized Form
|
Package org.apache.directory.shared.ldap.ldif |
serialVersionUID: 1L
serialVersionUID: 2L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException - If the stream can't be read
java.lang.ClassNotFoundException - If the LdifEntry can't be created- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException - If the serialization fail- See Also:
Externalizable#readExternal(ObjectInput)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.