org.eclipse.mylyn.internal.wikitext.core.util.css
Class Block
java.lang.Object
org.eclipse.mylyn.internal.wikitext.core.util.css.Block
public class Block
- extends Object
An abstraction for a block of CSS rules
- Author:
- David Green
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSelector
public Selector getSelector()
getRules
public List<CssRule> getRules()
Copyright © 2011 FuseSource, Corp.. All Rights Reserved.