org.exolab.castor.xml.schema
public class UnknownDef extends Structure
Version: $Revision: 5951 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
| 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.