org.apache.myfaces.renderkit.html.util
Class ResourcePosition

java.lang.Object
  extended byorg.apache.myfaces.renderkit.html.util.ResourcePosition

public class ResourcePosition
extends java.lang.Object


Constructor Summary
protected ResourcePosition(int pos)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcePosition

protected ResourcePosition(int pos)
Method Detail

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.