org.apache.ws.jaxme.xs.types

Class XSString

public class XSString extends AbstractAtomicType

The type xs:string.

Author: Jochen Wiedmann

Constructor Summary
protected XSString()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSString

protected XSString()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()