Interface Fragment
-
- All Known Implementing Classes:
InlineMacroFragment,ParagraphFragment
public interface FragmentRepresents a read-only XML fragment.The fragment is expressed in terms of a list of
XMLEvents.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<XMLEvent>events()
-