org.apache.wsif.compiler.schema.tools
Class SchemaAny

java.lang.Object
  extended by org.apache.wsif.compiler.schema.tools.SchemaAny
All Implemented Interfaces:
SchemaType

Deprecated.

public class SchemaAny
extends java.lang.Object
implements SchemaType

Insert the type's description here. Creation date: (6/21/00 6:42:07 PM)


Field Summary
 
Fields inherited from interface org.apache.wsif.compiler.schema.tools.SchemaType
ALL, ANY, ANYATTRIBUTE, ATTRIBUTE, ATTRIBUTEGROUP, CHOICE, COMPLEXTYPE, ELEMENT, GROUP, SEQUENCE, SIMPLETYPE
 
Constructor Summary
SchemaAny(boolean isArray, java.lang.String targetURI)
          Deprecated. SchemaAny constructor comment.
 
Method Summary
 int getElementType()
          Deprecated. Insert the method's description here.
 java.lang.String getName()
          Deprecated. Insert the method's description here.
 java.lang.String getTargetURI()
          Deprecated. Insert the method's description here.
 boolean isArray()
          Deprecated. Insert the method's description here.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaAny

public SchemaAny(boolean isArray,
                 java.lang.String targetURI)
Deprecated. 
SchemaAny constructor comment.

Method Detail

getElementType

public int getElementType()
Deprecated. 
Insert the method's description here. Creation date: (6/21/00 6:45:17 PM)

Specified by:
getElementType in interface SchemaType
Returns:
int

getName

public java.lang.String getName()
Deprecated. 
Insert the method's description here. Creation date: (6/22/00 3:58:59 PM)

Specified by:
getName in interface SchemaType
Returns:
java.lang.String

getTargetURI

public java.lang.String getTargetURI()
Deprecated. 
Insert the method's description here. Creation date: (6/25/00 5:06:30 PM)

Specified by:
getTargetURI in interface SchemaType
Returns:
java.lang.String

isArray

public boolean isArray()
Deprecated. 
Insert the method's description here. Creation date: (6/24/00 3:04:31 PM)

Returns:
boolean


Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.