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

java.lang.Object
  extended byorg.apache.wsif.compiler.schema.tools.SchemaAnyAttribute
All Implemented Interfaces:
SchemaType

public class SchemaAnyAttribute
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
SchemaAnyAttribute(java.lang.String targetURI)
          Deprecated. Insert the method's description here.
 
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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaAnyAttribute

public SchemaAnyAttribute(java.lang.String targetURI)
Deprecated. 
Insert the method's description here. Creation date: (6/22/00 1:08:01 AM)

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:40 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


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