org.apache.struts2.views.java
Interface TagSerializer

All Superinterfaces:
TagHandler
All Known Implementing Classes:
XHTMLTagSerializer

public interface TagSerializer
extends TagHandler

Implementations of this class build the html representation of the tag


Method Summary
 
Methods inherited from interface org.apache.struts2.views.java.TagHandler
characters, characters, end, setNext, setup, start
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.