|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.xml_project.morganaxdm.XdmSequence com.xml_project.morganaxdm.XdmItem com.xml_project.morganaxdm.XdmValue com.xml_project.morganaxdm.XS_AnySimpleType com.xml_project.morganaxdm.XS_AnyAtomicType com.xml_project.morganaxdm.XS_Numeric com.xml_project.morganaxdm.XS_Integer com.xml_project.morganaxdm.XS_negativeInteger
public class XS_negativeInteger
Implementation of xs:negativeInteger
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.xml_project.morganaxdm.XS_Numeric |
---|
XS_Numeric.Functions, XS_Numeric.Operations |
Nested classes/interfaces inherited from class com.xml_project.morganaxdm.XS_AnyAtomicType |
---|
XS_AnyAtomicType.ValueComparers |
Field Summary | |
---|---|
static javax.xml.namespace.QName |
TypeName
|
Fields inherited from class com.xml_project.morganaxdm.XS_Integer |
---|
MINUS_ONE, ONE, ZERO |
Fields inherited from class com.xml_project.morganaxdm.XS_Numeric |
---|
NaN_StringValue, NegativeINF_StringValue, PositiveINF_StringValue |
Method Summary | |
---|---|
static java.lang.Class<? extends XS_AnyType> |
getRestrictionBase()
|
javax.xml.namespace.QName |
getTypeName()
|
static XS_negativeInteger |
newInstance(XdmValue value)
|
Methods inherited from class com.xml_project.morganaxdm.XS_Integer |
---|
arithmetic, canCast, compareValues, effectiveBooleanValue, function, getRawValue, getStringValue, getValue, isNaN, makeXS_Integer, makeXS_Integer, newInstance, newInstance |
Methods inherited from class com.xml_project.morganaxdm.XS_Numeric |
---|
compareValues, getPromotionClass, getPromotionClass, isOrdered, makeDouble, makeOperand, makeOperand, makeOperands, promoteTo |
Methods inherited from class com.xml_project.morganaxdm.XS_AnyAtomicType |
---|
compareValue, makeCompareResult, test |
Methods inherited from class com.xml_project.morganaxdm.XS_AnySimpleType |
---|
compareValues, isValue |
Methods inherited from class com.xml_project.morganaxdm.XdmValue |
---|
atomize |
Methods inherited from class com.xml_project.morganaxdm.XdmItem |
---|
first, get, hasValues, isEmpty, iterator, size, subSequence |
Methods inherited from class com.xml_project.morganaxdm.XdmSequence |
---|
concat, hasCommonType, normalize, serialize, serialize, serialize, wrap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName TypeName
Method Detail |
---|
public javax.xml.namespace.QName getTypeName()
getTypeName
in interface XS_AnyType
getTypeName
in class XS_Integer
public static java.lang.Class<? extends XS_AnyType> getRestrictionBase()
public static XS_negativeInteger newInstance(XdmValue value) throws XPathException
XPathException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |