| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.types.AbstractBuiltinTypeorg.apache.ws.jaxme.xs.types.AbstractSimpleTypeorg.apache.ws.jaxme.xs.types.AbstractAtomicTypeorg.apache.ws.jaxme.xs.types.XSStringorg.apache.ws.jaxme.xs.types.XSNormalizedStringpublic class XSNormalizedStringextends XSStringConstructor Summary | |
Method Summary | |
static XSType | |
XsQName |
|
XSType |
|
boolean |
|
Methods inherited from class org.apache.ws.jaxme.xs.types.XSString | |
getInstance, getName, getRestrictedType, isRestriction | |
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractAtomicType | |
getAtomicType, getFractionDigits, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getTotalDigits, isAtomic, isBuiltin, isCollapsing, isReplacing | |
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractSimpleType | |
getAtomicType, getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isAtomic, isList, isSimple, isTopLevelObject, isUnion | |
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractBuiltinType | |
getAnnotations, getLocator, getOpenAttributes, getSchemaHeader, getXSSchema, isGlobal, setGlobal, validate | |
public XSType getRestrictedType()
If the simple type is a restriction, returns the restricted simple type.
- Specified by:
- getRestrictedType in interface XSSimpleType
- Overrides:
- getRestrictedType in interface XSString
public boolean isReplacing()
Returns whether the simple type is replacing tabs, carriage returns, and line feeds with blanks.
- Specified by:
- isReplacing in interface XSAtomicType
- Overrides:
- isReplacing in interface AbstractAtomicType