org.apache.axis2.databinding.types
Class Entities
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.Entities
- All Implemented Interfaces:
- Serializable
public class Entities
- extends NCName
Custom class for supporting XSD data type Entities
- See Also:
- XML Schema 3.3.12 ENTITIES,
Serialized Form
Entities
public Entities()
Entities
public Entities(String stValue)
throws IllegalArgumentException
- ctor for Entities
- Throws:
IllegalArgumentException
- will be thrown if validation fails
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.