public final class CssText extends TextResourceBase
Represents one CSS textual resource
Disposed
Modifier and Type | Method and Description |
---|---|
TextType |
getType()
Returns TextType.Css
|
dispose, equals, getByteContent, getEncoding, getFilenameWithExtension, getName, getTextContent, isDisposed, save
public TextType getType()
Returns TextType.Css
getType
in interface IHtmlResource
getType
in class TextResourceBase