org.xcmis.client.gwt.rest
Class QName

java.lang.Object
  extended by org.xcmis.client.gwt.rest.QName

public class QName
extends Object

Created by The eXo Platform SAS .

Version:
$Id: $

Constructor Summary
QName(String fullname, String namespaceURI)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getLocalName()
           
 String getNamespaceURI()
           
 String getPrefix()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QName

public QName(String fullname,
             String namespaceURI)
Method Detail

getNamespaceURI

public final String getNamespaceURI()

getPrefix

public final String getPrefix()

getLocalName

public final String getLocalName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2010 eXo Platform SAS. All Rights Reserved.