org.apache.ws.jaxme.xs.xml

Class XsAnyURI


public class XsAnyURI
extends java.lang.Object

Implementation of xs:anyURI.
Author:
Jochen Wiedmann

Constructor Summary

XsAnyURI(String pURI)

Method Summary

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

Constructor Details

XsAnyURI

public XsAnyURI(String pURI)

Method Details

equals

public boolean equals(Object o)

getURI

public String getURI()

hashCode

public int hashCode()

toString

public String toString()