- All Superinterfaces:
DocumentHandler
DocumentHandler for @keyframes rule body.
It is likely to be moved to a new DocumentHandler2 interface in NSAC 1.1.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
startKeyframe
(LexicalUnit keyframeSelector) void
startKeyframes
(String name) Methods inherited from interface org.w3c.css.sac.DocumentHandler
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, property, startDocument, startFontFace, startMedia, startPage, startSelector
-
Method Details
-
startKeyframes
-
endKeyframes
void endKeyframes() -
startKeyframe
-
endKeyframe
void endKeyframe()
-