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