Interface FragmentFactory
- All Known Subinterfaces:
FragmentFactorySPI
- All Known Implementing Classes:
FragmentFactoryDOMGetter
,FragmentFactoryXPathPredefinedGetter
public interface FragmentFactory
Factory for event fragments for use with DOM getters.
-
Field Summary
-
Method Summary
-
Field Details
-
EPTYPE
-
-
Method Details
-
getEvent
Returns a fragment for the node.- Parameters:
result
- node to fragment- Returns:
- fragment
-