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

Packages that use DtNumber
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 DtNumber in org.foray.fotree.value
 

Methods in org.foray.fotree.value that return DtNumber
static DtNumber DtNumber.makeNumberDT(String input)
          Converts a string input into a DtNumber, if possible.
 



Copyright © 2017. All rights reserved.