org.exolab.castor.xml.schema.reader
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: 8868 $ $Date: 2004-09-21 08:09:24 -0600 (Tue, 21 Sep 2004) $
- Author:
- Arnaud Blandin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaUnmarshallerState
public SchemaUnmarshallerState()
setCacheIncludedSchemas
public void setCacheIncludedSchemas(boolean cacheIncludedSchemas)
Copyright © 2012. All Rights Reserved.