Class StringType

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • StringType

        public StringType()