Not as far as I know, but you can serialize Java objects that implement the Serializable interface and then use the Object writer to write the object data to a binary file.