org.apache.portals.bridges.struts.config
Class RenderContextAttributes.Attribute
java.lang.Object
org.apache.portals.bridges.struts.config.RenderContextAttributes.Attribute
- Enclosing class:
- RenderContextAttributes
- public static class RenderContextAttributes.Attribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
private String value
prefix
private boolean prefix
keep
private boolean keep
RenderContextAttributes.Attribute
public RenderContextAttributes.Attribute()
isKeep
public boolean isKeep()
setKeep
public void setKeep(boolean keep)
isPrefixAttr
public boolean isPrefixAttr()
getValue
public String getValue()
setName
public void setName(String value)
setPrefix
public void setPrefix(String value)
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.