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:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
@GwtIncompatible public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException - Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-