public class StyleLink extends Tag
| Modifier and Type | Field and Description | 
|---|---|
| static String | HREF | 
| static String | MEDIA | 
| static String | REL | 
| static String | TYPE | 
| Constructor and Description | 
|---|
| StyleLink(String href)Constructor. | 
| StyleLink(String rel,
         String href,
         String type,
         String media)Full Constructor. | 
attribute, attribute, attribute, attributes, attributes, bgColor, bottom, center, color, cssClass, cssID, height, height, height, left, middle, right, setAttributesFrom, size, size, size, style, top, toString, width, width, width, write, writepublic static final String REL
public static final String HREF
public static final String TYPE
public static final String MEDIA
public StyleLink(String href)
href - The URL of the style sheetCopyright © 2013. All rights reserved.