org.exolab.castor.xml.schema
public class UnknownDef extends Structure
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:36 $
| Constructor Summary | |
|---|---|
| UnknownDef()
Creates a new UnknownDef
| |
| Method Summary | |
|---|---|
| short | getStructureType()
Returns the type of this Schema Structure |
| void | validate()
Checks the validity of this Schema defintion. |
Returns: the type of this Schema Structure
Throws: ValidationException when this Schema definition is invalid.