|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Core | |
org.apache.cocoon | |
org.apache.cocoon.acting | |
org.apache.cocoon.components.source | |
org.apache.cocoon.components.treeprocessor | Evaluation tree based implementation of the Processor interface
|
org.apache.cocoon.core | |
org.apache.cocoon.core.container | |
org.apache.cocoon.generation | |
org.apache.cocoon.portal | |
org.apache.cocoon.portal.impl | |
org.apache.cocoon.serialization | |
org.apache.cocoon.spring | |
org.apache.cocoon.spring.samples |
Uses of Core in org.apache.cocoon |
Fields in org.apache.cocoon declared as Core | |
protected Core |
Cocoon.core
The Cocoon Core |
Uses of Core in org.apache.cocoon.acting |
Fields in org.apache.cocoon.acting declared as Core | |
protected Core |
FlowAction.core
|
Uses of Core in org.apache.cocoon.components.source |
Fields in org.apache.cocoon.components.source declared as Core | |
protected Core |
CocoonSourceResolver.core
The core |
Uses of Core in org.apache.cocoon.components.treeprocessor |
Fields in org.apache.cocoon.components.treeprocessor declared as Core | |
protected Core |
TreeProcessor.core
The core object. |
Uses of Core in org.apache.cocoon.core |
Methods in org.apache.cocoon.core that return Core | |
Core |
CoreUtil.getCore()
|
protected Core |
CoreUtil.createCore()
Create a new core instance. |
Methods in org.apache.cocoon.core with parameters of type Core | |
protected ServiceManager |
CoreUtil.getParentServiceManager(Core core)
Instatiates the parent service manager, as specified in the parent-service-manager init parameter. |
Uses of Core in org.apache.cocoon.core.container |
Fields in org.apache.cocoon.core.container declared as Core | |
protected Core |
ComponentFactory.core
|
Uses of Core in org.apache.cocoon.generation |
Fields in org.apache.cocoon.generation declared as Core | |
protected Core |
StatusGenerator.core
The Cocoon core. |
Uses of Core in org.apache.cocoon.portal |
Methods in org.apache.cocoon.portal that return Core | |
Core |
PortalComponentManager.getCore()
Get the Cocoon core object. |
Uses of Core in org.apache.cocoon.portal.impl |
Fields in org.apache.cocoon.portal.impl declared as Core | |
protected Core |
DefaultPortalComponentManager.core
The Cocoon core. |
Methods in org.apache.cocoon.portal.impl that return Core | |
Core |
DefaultPortalComponentManager.getCore()
|
Uses of Core in org.apache.cocoon.serialization |
Methods in org.apache.cocoon.serialization with parameters of type Core | |
void |
AbstractTextSerializer.configure(Core core)
|
Uses of Core in org.apache.cocoon.spring |
Fields in org.apache.cocoon.spring declared as Core | |
protected Core |
SpringComponentLocator.cocoon
|
Uses of Core in org.apache.cocoon.spring.samples |
Fields in org.apache.cocoon.spring.samples declared as Core | |
protected Core |
SpringTest.core
|
Methods in org.apache.cocoon.spring.samples that return Core | |
Core |
SpringTest.getCore()
|
Methods in org.apache.cocoon.spring.samples with parameters of type Core | |
void |
SpringTest.setCore(Core core)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |