Package jd.xml.xslt.format

Contains helper classes for XSLT format and sort tasks.

See:
          Description

Class Summary
AnyLevelNumbering  
LevelNumbering  
MultiLevelNumbering  
Numbering Numbering implements the algorithm of the xsl:number instruction.
NumberingFormat NumberingFormat is a helper class to handle format-number() instructions.
OutputFormat The output format of a transformed document.
SingleLevelNumbering  
Sort Sort represents the xsl:sort instruction.
ValueNumbering  
 

Package jd.xml.xslt.format Description

Contains helper classes for XSLT format and sort tasks.