org.apache.ws.jaxme.xs.xml

Class XsNCName


public class XsNCName
extends java.lang.Object

Implementation of xs:NCName.
Author:
Jochen Wiedmann

Constructor Summary

XsNCName(String pValue)

Method Summary

boolean
equals(Object o)
String
getValue()
int
hashCode()
String
toString()

Constructor Details

XsNCName

public XsNCName(String pValue)

Method Details

equals

public boolean equals(Object o)

getValue

public String getValue()

hashCode

public int hashCode()

toString

public String toString()