Package org.apache.axis.types
Class Entities
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.Entities
- All Implemented Interfaces:
Serializable
Custom class for supporting XSD data type Entities
- Author:
- Davanum Srinivas invalid input: '<'dims@yahoo.com>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.types.NormalizedString
equals, hashCode, toString
-
Constructor Details
-
Entities
public Entities() -
Entities
ctor for Entities- Throws:
IllegalArgumentException
- will be thrown if validation fails
-