Uses of Class
org.milyn.dtd.DTDStore.DTDObjectContainer

Packages that use DTDStore.DTDObjectContainer
org.milyn.delivery Content Delivery. 
org.milyn.dtd DTD Handling - parsing and storage. 
 

Uses of DTDStore.DTDObjectContainer in org.milyn.delivery
 

Methods in org.milyn.delivery that return DTDStore.DTDObjectContainer
 DTDStore.DTDObjectContainer ContentDeliveryConfig.getDTD()
          Get the DTD (DTDStore.DTDObjectContainer) for this delivery context.
 DTDStore.DTDObjectContainer AbstractContentDeliveryConfig.getDTD()
           
 

Methods in org.milyn.delivery with parameters of type DTDStore.DTDObjectContainer
 void AbstractContentDeliveryConfig.setDtd(DTDStore.DTDObjectContainer dtd)
           
 

Uses of DTDStore.DTDObjectContainer in org.milyn.dtd
 

Methods in org.milyn.dtd that return DTDStore.DTDObjectContainer
static DTDStore.DTDObjectContainer DTDStore.getDTDObject(ProfileSet profileSet)
          Get the DTD Object for the profile, wrapped in a DTDStore.DTDObjectContainer instance.
 



Copyright © 2008. All Rights Reserved.