Uses of Class
org.foray.fotree.value.DtInteger

Packages that use DtInteger
org.foray.fotree.value Classes representing the various ways that property values can be specified in XSL-FO, including Datatypes, Functions, and Expressions (See Section 5.11 of the XSL 1.0 Standard). 
 

Uses of DtInteger in org.foray.fotree.value
 

Methods in org.foray.fotree.value that return DtInteger
static DtInteger DtInteger.makeIntegerDT(String input)
          Factory method for creating an IntegerDT instance from a String.
 DtInteger DtNumber.round()
          Rounds this number.
 



Copyright © 2017. All rights reserved.