org.apache.axis.types

Class Entities

Implemented Interfaces:
java.io.Serializable

public class Entities
extends NCName

Custom class for supporting XSD data type Entities

Author:
Davanum Srinivas

See Also:
XML Schema 3.3.12 ENTITIES, Serialized Form

Constructor Summary

Entities()
Entities(String stValue)
ctor for Entities

Method Summary

Methods inherited from class org.apache.axis.types.NCName

isValid, setValue

Methods inherited from class org.apache.axis.types.Name

isValid, setValue

Methods inherited from class org.apache.axis.types.Token

isValid, setValue

Methods inherited from class org.apache.axis.types.NormalizedString

equals, hashCode, isValid, setValue, toString

Constructor Details

Entities

public Entities()


Entities

public Entities(String stValue)
            throws IllegalArgumentException
ctor for Entities


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.