Package com.macrofocus.data.type
Class HtmlString
java.lang.Object
com.macrofocus.data.type.HtmlString
- All Implemented Interfaces:
Externalizable
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HtmlString
public HtmlString() -
HtmlString
-
-
Method Details
-
toString
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
@GwtIncompatible public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException - Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-