public class CharDatatype
extends com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseStringType
javaClass, typeDeclaration, XSD, XSDanyURI, XSDbase64Binary, XSDboolean, XSDbyte, XSDdate, XSDdateTime, XSDdecimal, XSDdouble, XSDduration, XSDENTITY, XSDfloat, XSDgDay, XSDgMonth, XSDgMonthDay, XSDgYear, XSDgYearMonth, XSDhexBinary, XSDID, XSDIDREF, XSDint, XSDinteger, XSDlanguage, XSDlong, XSDName, XSDNCName, XSDnegativeInteger, XSDNMTOKEN, XSDnonNegativeInteger, XSDnonPositiveInteger, XSDnormalizedString, XSDNOTATION, XSDpositiveInteger, XSDQName, XSDshort, XSDstring, XSDtime, XSDtoken, XSDunsignedByte, XSDunsignedInt, XSDunsignedLong, XSDunsignedShort| Constructor and Description |
|---|
CharDatatype() |
| Modifier and Type | Method and Description |
|---|---|
Object |
parseValidated(String lexical)
Parse the single character string into a char.class object.
|
convertValidatedDataValue, extendedTypeDefinition, getHashCode, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadUserDefined, loadUserDefined, loadXSDSimpleTypes, main, parse, suitableInteger, suitableInteger, trimPlus, unparsepublic Object parseValidated(String lexical)
parseValidated in class com.hp.hpl.jena.datatypes.xsd.XSDDatatypelexical - The single character stringcom.hp.hpl.jena.datatypes.DatatypeFormatException - if lexical is more than one characterCopyright © 2012-2013 XENEI.com. All Rights Reserved.