Package | Description |
---|---|
org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
org.apache.struts.tiles.xmlDefinition |
Constructor and Description |
---|
ComponentDefinition(XmlDefinition definition)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
XmlDefinition |
XmlDefinitionsSet.getDefinition(String name)
Get requested definition.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlDefinition.overload(XmlDefinition child)
Overload this definition with passed child.
|
void |
XmlDefinitionsSet.putDefinition(XmlDefinition definition)
Put definition in set.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.