org.apache.ws.jaxme.xs.xml
Class XmlLang

java.lang.Object
  extended byorg.apache.ws.jaxme.xs.xml.XmlLang

public class XmlLang
extends java.lang.Object

Implementation of xml:lang.

Author:
Jochen Wiedmann

Constructor Summary
XmlLang(java.lang.String pLang)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlLang

public XmlLang(java.lang.String pLang)
Method Detail

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()