Class SchemaUnmarshallerState
java.lang.Object
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState
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: 8868 $ $Date: 2004-09-21 08:09:24 -0600 (Tue, 21 Sep 2004) $
- Author:
- Arnaud Blandin
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaUnmarshallerState
public SchemaUnmarshallerState()
-
-
Method Details
-
setCacheIncludedSchemas
public void setCacheIncludedSchemas(boolean cacheIncludedSchemas)
-