SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.common.value.IndexMerge

Packages that use IndexMerge
org.axsl.common.value Classes (usually enums) for various values useful in document processing, typically used as return values for traits. 
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
 

Uses of IndexMerge in org.axsl.common.value
 

Methods in org.axsl.common.value that return IndexMerge
static IndexMerge IndexMerge.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IndexMerge[] IndexMerge.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of IndexMerge in org.axsl.fo.fo.prop
 

Methods in org.axsl.fo.fo.prop that return IndexMerge
 IndexMerge MergePagesAcrossIndexKeyReferencesPa.traitMergePagesAcrossIndexKeyReferences(FoContext context)
          Returns the "merge-pages-across-index-key-references" trait for this FO.
 IndexMerge MergeRangesAcrossIndexKeyReferencesPa.traitMergeRangesAcrossIndexKeyReferences(FoContext context)
          Returns the "merge-ranges-across-index-key-references" trait for this FO.
 IndexMerge MergeSequentialPageNumbersPa.traitMergeSequentialPageNumbers(FoContext context)
          Returns the "merge-sequential-page-numbers" trait for this FO.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.