org.apache.axis.types

Class Entity

Implemented Interfaces:
java.io.Serializable

public class Entity
extends NCName

Custom class for supporting XSD data type Entity
Author:
Davanum Srinivas
See Also:
XML Schema 3.3.11 ENTITY, Serialized Form

Constructor Summary

Entity()
Entity(String stValue)
ctor for Entity

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

Entity

public Entity()

Entity

public Entity(String stValue)
            throws IllegalArgumentException
ctor for Entity

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