net.sf.jaxme.xs.xml
Class XsNCName
java.lang.Object
  
net.sf.jaxme.xs.xml.XsNCName
- public class XsNCName
- extends java.lang.Object
  
Implementation of xs:NCName.
- Author:
 
  - Jochen Wiedmann
 
| 
Constructor Summary | 
XsNCName(java.lang.String pValue)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
 
XsNCName
public XsNCName(java.lang.String pValue)
toString
public java.lang.String toString()
 
getValue
public java.lang.String getValue()
 
hashCode
public int hashCode()
 
equals
public boolean equals(java.lang.Object o)