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

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

Methods in org.foray.fotree.value that return DtName
static DtName DtName.makeNameDT(String input)
          This factory method creates a NameDT instance from String input.
protected  DtName Function.validateNoneOrOneName(Expr[] arguments)
          Validates that this function either 1) has no arguments, or 2) has exactly one argument and that a Name.
 



Copyright © 2017. All rights reserved.