Package org.umber.bellows.schema

Interface Summary
ISchemaAttribute Schema definition of an XML attribute.
ISchemaNode Schema definition of an XML element.
 

Class Summary
BellowsBourretSchemaLoader Bellows schema loader which wraps the DTD parser written by Ron Bourret.
BellowsBourretSchemaLoader.BourretNode  
BellowsSchema  
BellowsSchemaLoader  
BellowsWutkaSchemaLoader Bellows schema loader which wraps the DTD parser written by Mark Wutka.
BellowsWutkaSchemaLoader.WutkaAttribute  
BellowsWutkaSchemaLoader.WutkaNode  
PcdataNode Common schema definition for PCDATA content.
SchemaCardinality Definition of the cardinality of child elements within a schema node.
SchemaValidator General purpose XML validator.
 

Exception Summary
BellowsSchemaException Error from parsing or handling a Bellows validation schema.