com.liferay.faces.bridge.renderkit.html_basic
Class HeadResource.Attribute

java.lang.Object
  extended by com.liferay.faces.bridge.util.NameValuePair<String,String>
      extended by com.liferay.faces.bridge.renderkit.html_basic.HeadResource.Attribute
Enclosing class:
HeadResource

protected class HeadResource.Attribute
extends NameValuePair<String,String>


Constructor Summary
HeadResource.Attribute(String name, String value)
           
 
Method Summary
 
Methods inherited from class com.liferay.faces.bridge.util.NameValuePair
getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadResource.Attribute

public HeadResource.Attribute(String name,
                              String value)


Copyright © 2014 Liferay, Inc.. All Rights Reserved.