org.apache.ws.jaxme.xs.types

Class XSNormalizedString

public class XSNormalizedString extends XSString

The xs:normalizedString type.

Author: Jochen Wiedmann

Constructor Summary
protected XSNormalizedString()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisReplacing()

Constructor Detail

XSNormalizedString

protected XSNormalizedString()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isReplacing

public boolean isReplacing()