org.apache.ws.jaxme.xs.types

Class XSToken

public class XSToken extends XSNormalizedString

The xs:token type.

Author: Jochen Wiedmann

Constructor Summary
protected XSToken()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisCollapsing()

Constructor Detail

XSToken

protected XSToken()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isCollapsing

public boolean isCollapsing()