org.apache.axis.types

Class IDRef

Implemented Interfaces:
java.io.Serializable

public class IDRef
extends NCName

Custom class for supporting XSD data type IDRef
Author:
Davanum Srinivas
See Also:
XML Schema 3.3.10 IDREFS, Serialized Form

Constructor Summary

IDRef()
IDRef(String stValue)
ctor for IDRef

Method Summary

Methods inherited from class org.apache.axis.types.NCName

isValid, setValue

Methods inherited from class org.apache.axis.types.Name

isValid, setValue

Methods inherited from class org.apache.axis.types.Token

isValid, setValue

Methods inherited from class org.apache.axis.types.NormalizedString

equals, hashCode, isValid, setValue, toString

Constructor Details

IDRef

public IDRef()

IDRef

public IDRef(String stValue)
            throws IllegalArgumentException
ctor for IDRef

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.