Package com.steadystate.css
Class CSS2Parser
java.lang.Object
com.steadystate.css.CSS2Parser
Deprecated.
- Version:
- $Release$
- Author:
- David Schweinsberg
-
Constructor Summary
ConstructorsConstructorDescriptionCSS2Parser
(InputStream stream) Deprecated.CSS2Parser
(InputStream stream, Node ownerNode, String href, String title, String media) Deprecated.CSS2Parser
(Reader stream) Deprecated.Deprecated. -
Method Summary
-
Constructor Details
-
CSS2Parser
Deprecated. -
CSS2Parser
Deprecated. -
CSS2Parser
Deprecated. -
CSS2Parser
Deprecated.
-
-
Method Details
-
styleSheet
Deprecated. -
styleSheetRuleList
Deprecated.- Throws:
IOException
-
charsetRule
Deprecated.- Throws:
IOException
-
unknownRule
Deprecated.- Throws:
IOException
-
importRule
Deprecated.- Throws:
IOException
-
mediaRule
Deprecated.- Throws:
IOException
-
pageRule
Deprecated.- Throws:
IOException
-
fontFaceRule
Deprecated.- Throws:
IOException
-
styleRule
Deprecated.- Throws:
IOException
-
styleDeclaration
Deprecated. -
expr
Deprecated.
-
com.steadystate.css.parsers.CSSOMParser