Class StringType

All Implemented Interfaces:
Serializable, Referable

public class StringType extends AtomicType
Represents the XML Schema string type. This class should be the base class for all the types derived from XML Schema String.
Version:
$Revision: 5951 $
Author:
Arnaud Blandin
See Also:
  • Constructor Details

    • StringType

      public StringType()