org.apache.ws.jaxme.xs.xml

Class XsNCName

public class XsNCName extends Object

Implementation of xs:NCName.

Author: Jochen Wiedmann

Constructor Summary
XsNCName(String pValue)
Method Summary
booleanequals(Object o)
StringgetValue()
inthashCode()
StringtoString()

Constructor Detail

XsNCName

public XsNCName(String pValue)

Method Detail

equals

public boolean equals(Object o)

getValue

public String getValue()

hashCode

public int hashCode()

toString

public String toString()