org.apache.maven.doxia.site.decoration.inheritance
Interface DecorationModelInheritanceAssembler
- All Known Implementing Classes:
- DefaultDecorationModelInheritanceAssembler
- public interface DecorationModelInheritanceAssembler
Manage inheritance of the decoration model.
- Author:
- Brett Porter
|
Field Summary |
static java.lang.String |
ROLE
|
ROLE
public static final java.lang.String ROLE
assembleModelInheritance
public void assembleModelInheritance(java.lang.String name,
DecorationModel child,
DecorationModel parent,
java.lang.String childBaseUrl,
java.lang.String parentBaseUrl)
resolvePaths
public void resolvePaths(DecorationModel decoration,
java.lang.String baseUrl)
Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.