public class XSDUnsignedShort extends AbstractDerivedIntegerType
Title: xsd:unsignedShort
Description: Singleton implementation of xsd:unsignedShort
datatype
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
protected Number |
fromLexicalForm(String lexicalForm)
Parse and validate a lexical form of the literal.
|
static XSDUnsignedShort |
getInstance() |
asDataRange, getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitiveequals, getLexicalForm, getName, hashCodepublic static XSDUnsignedShort getInstance()
protected Number fromLexicalForm(String lexicalForm) throws InvalidLiteralException
AbstractDerivedIntegerTypefromLexicalForm in class AbstractDerivedIntegerTypeNumber representation of the literalInvalidLiteralException - if the literal form is invalid or the value is out of rangeCopyright © 2019. All rights reserved.