Bukkit  1.5.2-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
Package org.bukkit.configuration.serialization

Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation. More...

Classes

interface  ConfigurationSerializable
 Represents an object that may be serialized. More...
 
class  ConfigurationSerialization
 Utility class for storing and retrieving classes for Configuration. More...
 
interface  DelegateDeserialization
 Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable. More...
 
interface  SerializableAs
 Represents an "alias" that a ConfigurationSerializable may be stored as. More...
 

Detailed Description

Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.