Package io.sf.carte.doc.style.css
Interface LinkStyle<R extends CSSRule>
public interface LinkStyle<R extends CSSRule>
-
Method Summary
-
Method Details
-
getSheet
CSSStyleSheet<R> getSheet()Get the style sheet that this node links to.- Returns:
- the style sheet.
-