org.apache.ws.jaxme.xs.xml

Class XsAnyURI

public class XsAnyURI extends Object

Implementation of xs:anyURI.

Author: Jochen Wiedmann

Constructor Summary
XsAnyURI(String pURI)
Method Summary
booleanequals(Object o)
StringgetURI()
inthashCode()
StringtoString()

Constructor Detail

XsAnyURI

public XsAnyURI(String pURI)

Method Detail

equals

public boolean equals(Object o)

getURI

public String getURI()

hashCode

public int hashCode()

toString

public String toString()