Package atg.xml.service

Class Summary
DocumentCache A DocumentCache can be used to store W3C Document Object Model objects.
DocumentCacheKey A DocumentCacheKey can be used to index DocumentCacheValue objects in a Cache.
DocumentCacheValue A DocumentCacheValue is used to store an instance of an org.w3c.dom.Document in a DocumentCache.