Rule Execution Server API

Package ilog.rules.xml.types

Contains the Java classes representing the XSD simple data types.

See:
          Description

Class Summary
IlrDate This class represents the simple type "date" of the W3C XML Schema Recommendation (http://www.w3.org/TR/xmlschema-2/#date).
IlrDateTime This class represents the time as defined by its date and its time information.
IlrDuration This class represents a duration specified by the W3C recommendation (http://www.w3.org/TR/xmlschema-2/#duration).
IlrGDay This class represents the simple type gDay of the W3C XML Schema recommendation (http://www.w3.org/TR/xmlschema-2/#gDay).
IlrGMonth This class represents the simple type gMonth of the W3C XML Schema Recommendation (http://www.w3.org/TR/xmlschema-2/#gMonth ).
IlrGMonthDay This class represents the simple type gMonthDay of the W3C XML Schema recommendation ( http://www.w3.org/TR/xmlschema-2/#gMonthDay).
IlrGYear This class represents the simple type gYear of the W3C XML Schema recommendation (http://www.w3.org/TR/xmlschema-2/#gYear).
IlrGYearMonth This class represents the simple type gYearMonth of the W3C XML Schema recommendation ( http://www.w3.org/TR/xmlschema-2/#gYearMonth).
IlrTime This class represents the simple type time of the W3C XML Schema recommendation (http://www.w3.org/TR/xmlschema-2/#time).
IlrTimeZone This class represents time zone information.
 

Exception Summary
IlrDateFormatException This class represents a format exception used by the date parser when an invalid format is encountered.
 

Package ilog.rules.xml.types Description

Contains the Java classes representing the XSD simple data types.

Instances of these classes can be found as leaves in the IlrXmlObject tree.


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013