org.apache.ws.jaxme.xs.types

Class XSAnyURI

public class XSAnyURI extends AbstractAtomicType

The type xs:anyURI.

Author: Jochen Wiedmann

Constructor Summary
protected XSAnyURI()
Method Summary
static XSAnyURIgetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSAnyURI

protected XSAnyURI()

Method Detail

getInstance

public static XSAnyURI getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()