Package jaxx.runtime.css
Class Stylesheet
java.lang.Object
jaxx.runtime.css.Stylesheet
- All Implemented Interfaces:
java.io.Serializable
public class Stylesheet
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Stylesheet()Stylesheet(Rule[] rules) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Stylesheet
public Stylesheet() -
Stylesheet
-
-
Method Details
-
getRules
-
add
-
add
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-