org.apache.axis2.databinding.types
Class Entity
java.lang.Object
org.apache.axis2.databinding.types.NormalizedString
org.apache.axis2.databinding.types.Token
org.apache.axis2.databinding.types.Name
org.apache.axis2.databinding.types.NCName
org.apache.axis2.databinding.types.Entity
- All Implemented Interfaces:
- Serializable
public class Entity
- extends NCName
Custom class for supporting XSD data type Entity
- See Also:
- XML Schema 3.3.11 ENTITY,
Serialized Form
Entity
public Entity()
Entity
public Entity(String stValue)
throws IllegalArgumentException
- ctor for Entity
- Throws:
IllegalArgumentException
- will be thrown if validation fails
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.