public interface IFragmentRenderer extends Iterable<IFragmentObject>
IFragmentObject providing both:
access to the underlying object, and a string representation of that object.| Modifier and Type | Method and Description |
|---|---|
void |
set(Fragment fragment,
Stack<NSContext> nsStack)
Sets the fragment to iterate through and the namespace context.
|
forEach, iterator, spliteratorCopyright © 2020. All rights reserved.