Interface SFString

All Superinterfaces:
X3DField

public interface SFString extends X3DField
Representation of a SFString field.

Strings are represented using standard java.lang.String representations. The implementation of this class will provide any necessary conversions to the UTF8 format required for VRML support.

Version:
1.0 30 April 1998