| Frames | No Frames |
Constructors with parameter type org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet | |
Constructor. | |
Methods with parameter type org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet | |
| void | Add definitions from specified child definitions set. |
| void | Parse input reader and add encountered definitions to definitions set. |
| XmlDefinitionsSet | I18nFactorySet.parseXmlFile(ServletContext servletContext, String filename, XmlDefinitionsSet xmlDefinitions) Parse specified xml file and add definition to specified definitions set. |
| XmlDefinitionsSet | I18nFactorySet.parseXmlFiles(ServletContext servletContext, String postfix, XmlDefinitionsSet xmlDefinitions) Parse files associated to postix if they exist. |
| void | Resolve inheritance. |
Methods with return type org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet | |
| XmlDefinitionsSet | I18nFactorySet.parseXmlFile(ServletContext servletContext, String filename, XmlDefinitionsSet xmlDefinitions) Parse specified xml file and add definition to specified definitions set. |
| XmlDefinitionsSet | I18nFactorySet.parseXmlFiles(ServletContext servletContext, String postfix, XmlDefinitionsSet xmlDefinitions) Parse files associated to postix if they exist. |