Package org.apache.axis.types
Class Entity
java.lang.Object
org.apache.axis.types.NormalizedString
org.apache.axis.types.Token
org.apache.axis.types.Name
org.apache.axis.types.NCName
org.apache.axis.types.Entity
- All Implemented Interfaces:
Serializable
Custom class for supporting XSD data type Entity
- Author:
- Davanum Srinivas <dims@yahoo.com>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.types.NormalizedString
equals, hashCode, toString
-
Constructor Details
-
Entity
public Entity() -
Entity
ctor for Entity- Throws:
IllegalArgumentException
- will be thrown if validation fails
-