SourceForge.net Logo
aXSL API 0.2

org.axsl.fo
Interface FoForeignXml

All Superinterfaces:
Fo, java.lang.Iterable<Fo>, javax.swing.tree.TreeNode
All Known Subinterfaces:
SvgElement

public interface FoForeignXml
extends Fo

Super-interface for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object. Note that instances of this class are not the fo:instream-foreign-object itself, but rather its contents.

Note that only the root element of the foreign XML is represented directly in the FO Tree. All other elements of the foreign XML are handled in an implementation-specific manner.

See Also:
InstreamForeignObject

Field Summary
 
Fields inherited from interface org.axsl.fo.Fo
DIMENSION_AUTO
 
Method Summary
 
Methods inherited from interface org.axsl.fo.Fo
acceptProxyFactory, ancestorBasicLink, ancestorListRelatedObject, ancestorMarker, ancestorTable, getChildAt, getColumn, getContextMessage, getLine, getName, getParent, getSequentialIndex, getSystemId, isBlockLevelFo, qtyMarkerChildren, traitIsReferenceArea
 
Methods inherited from interface javax.swing.tree.TreeNode
children, getAllowsChildren, getChildCount, getIndex, isLeaf
 
Methods inherited from interface java.lang.Iterable
iterator
 


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.