Package | Description |
---|---|
org.milyn.delivery |
Content Delivery.
|
org.milyn.dtd |
DTD Handling - parsing and storage.
|
Modifier and Type | Method and Description |
---|---|
DTDStore.DTDObjectContainer |
AbstractContentDeliveryConfig.getDTD() |
DTDStore.DTDObjectContainer |
ContentDeliveryConfig.getDTD()
Get the DTD (
DTDStore.DTDObjectContainer ) for this delivery context. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContentDeliveryConfig.setDtd(DTDStore.DTDObjectContainer dtd) |
Modifier and Type | Method and Description |
---|---|
static DTDStore.DTDObjectContainer |
DTDStore.getDTDObject(ProfileSet profileSet)
Get the DTD Object for the profile, wrapped in a
DTDStore.DTDObjectContainer
instance. |
Copyright © 2020. All rights reserved.