Public Member Functions

org.exolab.castor.xml.schema.UnknownDef Class Reference

Inheritance diagram for org.exolab.castor.xml.schema.UnknownDef:
org.exolab.castor.xml.schema.Structure

List of all members.

Public Member Functions

 UnknownDef ()
short getStructureType ()
void validate () throws ValidationException

Detailed Description

This class is temporary until I finish the implementation

Author:
Keith Visco
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:09:36

Constructor & Destructor Documentation

org.exolab.castor.xml.schema.UnknownDef.UnknownDef (  ) 

Creates a new UnknownDef


Member Function Documentation

short org.exolab.castor.xml.schema.UnknownDef.getStructureType (  )  [virtual]

Returns the type of this Schema Structure

Returns:
the type of this Schema Structure

Implements org.exolab.castor.xml.schema.Structure.

void org.exolab.castor.xml.schema.UnknownDef.validate (  )  throws ValidationException [virtual]

Checks the validity of this Schema defintion.

Exceptions:
ValidationException when this Schema definition is invalid.

Implements org.exolab.castor.xml.schema.Structure.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties