org.idoox.wasp.serialization
Interface SchemaContext.State

Enclosing interface:
SchemaContext

public static interface SchemaContext.State

This interface is used by serialization context to store information about the current position on the serialization stack.

The state is obtained by a call to enterCurrentMember and must be set back by calling leave() method.

Since:
4.0