The aXSL API

Standards

aXSL provides interfaces to two tree structures, an FO Tree and an Area Tree. A common task within these trees is to find, for a given node, some ancestor of the node. For example, if working with table cells, it may be useful to find the ancestor table. Methods that provide such services should be named with one of the following standard prefixes:

Java API

The following javadocs are available: