|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.xml.AbstractInternalContext
org.castor.xml.BackwardCompatibilityContext
As the name already expresses: this class is there for backward compatibility
and should be removed from Castor with a future release.
Normally the internal context is created by XMLContext exclusivly and then handed down
the call chain. This very class is used in all cases, which fail to be on a call
chain started with XMLContext.
Ideally, all usage of this class should disappear and be replaced with proper
usage of XMLContext.
XMLContext| Constructor Summary | |
BackwardCompatibilityContext()
Initializes InternalContext with default values. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BackwardCompatibilityContext()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||