public class PropertyOverridesImpl extends Object implements PropertyOverrides
Constructor and Description |
---|
PropertyOverridesImpl(ComponentResources resources) |
Modifier and Type | Method and Description |
---|---|
Block |
getOverrideBlock(String name)
Searches for an override block with the given name.
|
Messages |
getOverrideMessages()
Returns the override messages (normally, the messages catalog for the component's container).
|
public PropertyOverridesImpl(ComponentResources resources)
public Block getOverrideBlock(String name)
PropertyOverrides
getOverrideBlock
in interface PropertyOverrides
name
- the name of the block (typically, an informal parameter to a component)public Messages getOverrideMessages()
PropertyOverrides
getOverrideMessages
in interface PropertyOverrides
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.