Class SchemaUnmarshallerState

java.lang.Object
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState

public class SchemaUnmarshallerState extends Object
A class used to save state information for the SchemaUnmarshaller. Roughly speaking, it keeps track of all the schemas read. This is used to prevent infinite loops when importing or including schemas.
Version:
$Revision$ $Date: 2004-09-21 08:09:24 -0600 (Tue, 21 Sep 2004) $
Author:
Arnaud Blandin