Package | Description |
---|---|
org.apache.struts2.views.java | |
org.apache.struts2.views.java.simple |
Modifier and Type | Interface and Description |
---|---|
interface |
TagGenerator |
interface |
TagSerializer
Implementations of this class build the html representation of the tag
|
Modifier and Type | Class and Description |
---|---|
class |
XHTMLTagSerializer
Write tags as XHTML
|
Modifier and Type | Method and Description |
---|---|
TagHandler |
DefaultTagHandlerFactory.create(TagHandler next) |
TagHandler |
TagHandlerFactory.create(TagHandler next) |
Modifier and Type | Method and Description |
---|---|
TagHandler |
DefaultTagHandlerFactory.create(TagHandler next) |
TagHandler |
TagHandlerFactory.create(TagHandler next) |
void |
TagHandler.setNext(TagHandler next) |
void |
XHTMLTagSerializer.setNext(TagHandler next) |
Modifier and Type | Field and Description |
---|---|
protected TagHandler |
AbstractTagHandler.nextTagHandler |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTagHandler.setNext(TagHandler next) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.