java.lang.Object
io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- All Implemented Interfaces:
StyleFormattingContext
A formatting context for inline styles.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidendCurrentContext(CSSRule rule) voidvoidvoidendRule(SimpleWriter wri) voidupdateContext(CSSRule rule) voidvoidvoidvoidMethods inherited from class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
deepenCurrentContext, endRuleList, endStyleDeclaration, newLine, setParentContext, startPropertyDeclaration, startRule, startStyleDeclaration, writeColon, writeComma, writeComment, writeImportantPriority, writeRightCurlyBracket, writeShorthandValue, writeURL, writeValue
-
Constructor Details
-
InlineStyleFormattingContext
public InlineStyleFormattingContext()
-
-
Method Details
-
endCurrentContext
- Specified by:
endCurrentContextin interfaceStyleFormattingContext- Overrides:
endCurrentContextin classDefaultStyleFormattingContext
-
endPropertyDeclaration
- Specified by:
endPropertyDeclarationin interfaceStyleFormattingContext- Overrides:
endPropertyDeclarationin classDefaultStyleFormattingContext- Throws:
IOException
-
endInlinePropertyDeclaration
- Specified by:
endInlinePropertyDeclarationin interfaceStyleFormattingContext- Overrides:
endInlinePropertyDeclarationin classDefaultStyleFormattingContext- Throws:
IOException
-
endRule
- Specified by:
endRulein interfaceStyleFormattingContext- Overrides:
endRulein classDefaultStyleFormattingContext- Throws:
IOException
-
updateContext
- Specified by:
updateContextin interfaceStyleFormattingContext- Overrides:
updateContextin classDefaultStyleFormattingContext
-
writeFullIndent
- Specified by:
writeFullIndentin interfaceStyleFormattingContext- Overrides:
writeFullIndentin classDefaultStyleFormattingContext- Throws:
IOException
-
writeLeftCurlyBracket
- Specified by:
writeLeftCurlyBracketin interfaceStyleFormattingContext- Overrides:
writeLeftCurlyBracketin classDefaultStyleFormattingContext- Throws:
IOException
-
writeLevelIndent
- Specified by:
writeLevelIndentin interfaceStyleFormattingContext- Overrides:
writeLevelIndentin classDefaultStyleFormattingContext- Throws:
IOException
-
writeSemiColon
- Specified by:
writeSemiColonin interfaceStyleFormattingContext- Overrides:
writeSemiColonin classDefaultStyleFormattingContext- Throws:
IOException
-