Container
, Context
and Model
reference
implementations.See: Description
Class | Description |
---|---|
BootstrapEntityResolver |
EntityResolver implementation resolving any container specific
system ids to classpath resources. |
DefaultContainer |
Container reference implementation. |
DefaultContext |
Context reference implementation. |
DefaultModel |
Model reference implementation. |
WeakIdentityHashMap |
Hash-table based
Map implementation with weak keys, using
object-identity in place of object-equality when comparing keys. |
Container
, Context
and Model
reference
implementations.Copyright © 2005-2012 jDTAUS. All Rights Reserved.