org.jibx.xsd2jibx
Class XsdRestriction

java.lang.Object
  extended by org.jibx.xsd2jibx.XsdRestriction

public class XsdRestriction
extends java.lang.Object

2004-04-16 class not used yet


Constructor Summary
XsdRestriction()
           
 
Method Summary
 XsdAttribute getAttribute(int i)
           
 java.lang.String getBase()
           
 int sizeAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdRestriction

public XsdRestriction()
Method Detail

getBase

public java.lang.String getBase()

sizeAttributes

public int sizeAttributes()

getAttribute

public XsdAttribute getAttribute(int i)