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

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

Methods in org.foray.fotree.value that return DtCountry
static DtCountry DtCountry.getCountryDT(org.axsl.common.i18n.Country countryCode)
          Finds the DtCountry for a given Country code.
static DtCountry DtCountry.makeCountryDT(String countryCode)
          Convert a String country descriptor to its DtCountry equivalent.
 



Copyright © 2017. All rights reserved.