Public Member Functions | |
| UnknownDef () | |
| short | getStructureType () |
| void | validate () throws ValidationException |
This class is temporary until I finish the implementation
| org.exolab.castor.xml.schema.UnknownDef.UnknownDef | ( | ) |
Creates a new UnknownDef
| short org.exolab.castor.xml.schema.UnknownDef.getStructureType | ( | ) | [virtual] |
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.
| ValidationException | when this Schema definition is invalid. |
Implements org.exolab.castor.xml.schema.Structure.
1.7.0