- All Known Implementing Classes:
DefaultStyleFormattingFactory
public interface StyleFormattingFactory
Create formatting context objects for use with a style sheet factory.
-
Method Summary
Modifier and TypeMethodDescriptionCreate a new StyleFormattingContext.
-
Method Details
-
createStyleFormattingContext
StyleFormattingContext createStyleFormattingContext()Create a new StyleFormattingContext.- Returns:
- a StyleFormattingContext.
-