Package org.apache.fop.fo
Class XMLWhiteSpaceHandler.PendingInline
java.lang.Object
org.apache.fop.fo.XMLWhiteSpaceHandler.PendingInline
- Enclosing class:
- XMLWhiteSpaceHandler
Helper class to store unfinished inline nodes together
with an iterator that starts at the first white-space
character in the sequence of trailing white-space
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
firstTrailingWhiteSpace
-
-
Constructor Details
-
PendingInline
PendingInline(CharIterator firstTrailingWhiteSpace)
-