Uses of Class java.beans.Encoder

Uses in package java.beans

Classes derived from java.beans.Encoder

class
This class uses the PersistenceDelegate and Encoder infrastructure to generate an XML representation of the objects it serializes.

Methods with parameter type java.beans.Encoder

void
DefaultPersistenceDelegate.initialize(Class type, Object oldInstance, Object newInstance, Encoder out)
void
PersistenceDelegate.initialize(Class type, Object oldInstance, Object newInstance, Encoder out)
Expression
Expression
void