| java.lang.Object org.theospi.jsf.impl.DefaultXmlTagHandler org.theospi.portfolio.presentation.render.LayoutPageHandlerBase
All known Subclasses: org.theospi.portfolio.presentation.render.RegionTagHandler, org.theospi.portfolio.presentation.render.SequenceTagHandler, org.theospi.portfolio.presentation.render.TextTypeTagHandler,
LayoutPageHandlerBase | public class LayoutPageHandlerBase extends DefaultXmlTagHandler (Code) | | Created by IntelliJ IDEA.
User: John Ellis
Date: Jan 1, 2006
Time: 6:17:19 PM
To change this template use File | Settings | File Templates.
|
Methods inherited from org.theospi.jsf.impl.DefaultXmlTagHandler | public void characters(FacesContext context, ComponentWrapper current, char[] ch, int start, int length) throws IOException(Code)(Java Doc) protected void createOutput(FacesContext context, String text, UIComponent parent)(Code)(Java Doc) protected void createOutput(FacesContext context, StringWriter buffer, UIComponent parent)(Code)(Java Doc) public void endDocument(FacesContext context, ComponentWrapper current) throws IOException(Code)(Java Doc) public void endElement(FacesContext context, ComponentWrapper current, String uri, String localName, String qName) throws IOException(Code)(Java Doc) public XmlTagFactory getFactory()(Code)(Java Doc) protected void initWrapper(DefaultComponentWrapper wrapper, FacesContext context)(Code)(Java Doc) public void setFactory(XmlTagFactory factory)(Code)(Java Doc) public ComponentWrapper startElement(FacesContext context, ComponentWrapper parent, String uri, String localName, String qName, Attributes attributes) throws IOException(Code)(Java Doc) protected void writeCharsToVerbatim(FacesContext context, ComponentWrapper current, char[] ch, int start, int length) throws IOException(Code)(Java Doc)
|
|
|