public class Stylesheet extends Object implements Serializable
Stylesheet()
Stylesheet(Rule[] rules)
void
add(Rule newRule)
add(Rule[] newRules)
Rule[]
getRules()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Stylesheet()
public Stylesheet(Rule[] rules)
public Rule[] getRules()
public void add(Rule newRule)
public void add(Rule[] newRules)
public String toString()
toString
Object
Copyright © 2008–2016 CodeLutin. All rights reserved.