当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
Entity (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
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
- 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
Methods inherited from class org.apache.axis.types.NCName |
isValid |
Entity
public Entity()
Entity
public Entity(String stValue)
throws IllegalArgumentException
- ctor for Entity
- Throws:
IllegalArgumentException
- will be thrown if validation fails
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.