View Single Post
  #1 (permalink)  
Old 05-31-2007, 06:16 PM
Hasan Hasan is offline
Member
 
Join Date: May 2007
Posts: 11
Hasan is on a distinguished road
How do I omit an object when serializing?
I want to serialize a class that has an object of a class that has an AudioClip object in it and Java is not letting me serialize it. I think there is a way to tell the output stream to skip an object in a class but I can't remember how and I can't find much help online. Can someone help me?
Reply With Quote
Sponsored Links