Novell exteNd Web Services SDK API

com.sssw.jbroker.web.mapping
Class XMLType

java.lang.Object
  extended bycom.sssw.jbroker.web.mapping.XMLType

Deprecated. As of jBroker Web 2.0

public class XMLType
extends Object

The XML Type is specified using its QName and the location for its schema

See Also:
XMLType

Constructor Summary
XMLType(QName qname, String location)
          Deprecated. Construct an XML Type.
 
Method Summary
 boolean equals(Object object)
          Deprecated.  
 String getLocationURLStr()
          Deprecated. Get the location where the Type can be loaded.
 QName getQName()
          Deprecated. Get the qualified name for the Type.
 int hashCode()
          Deprecated.  
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLType

public XMLType(QName qname,
               String location)
Deprecated. 
Construct an XML Type.

Method Detail

getQName

public QName getQName()
Deprecated. 
Get the qualified name for the Type.


getLocationURLStr

public String getLocationURLStr()
Deprecated. 
Get the location where the Type can be loaded.


toString

public String toString()
Deprecated. 

hashCode

public int hashCode()
Deprecated. 

equals

public boolean equals(Object object)
Deprecated. 

Novell exteNd Web Services SDK API

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.