org.apache.wookie.w3c
Interface IContent
- All Superinterfaces:
- IDirectional, ILocalized
- All Known Subinterfaces:
- IContentEntity
- All Known Implementing Classes:
- ContentEntity
public interface IContent
- extends ILocalized, IDirectional
A content page (start file) for a widget
getSrc
java.lang.String getSrc()
setSrc
void setSrc(java.lang.String src)
getCharSet
java.lang.String getCharSet()
setCharSet
void setCharSet(java.lang.String charSet)
getType
java.lang.String getType()
setType
void setType(java.lang.String type)
2012 Apache Software Foundation.