com.liferay.faces.bridge.renderkit.html_basic.internal
Class HeadResourceAttribute

java.lang.Object
  extended by com.liferay.faces.util.lang.NameValuePair<String,String>
      extended by com.liferay.faces.bridge.renderkit.html_basic.internal.HeadResourceAttribute

public class HeadResourceAttribute
extends NameValuePair<String,String>

Author:
Neil Griffin

Constructor Summary
HeadResourceAttribute(String name, String value)
           
 
Method Summary
 
Methods inherited from class com.liferay.faces.util.lang.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

HeadResourceAttribute

public HeadResourceAttribute(String name,
                             String value)


Copyright © 2015 Liferay, Inc.. All rights reserved.