Uses of Class
org.exolab.castor.xml.schema.BlockList
Packages that use BlockList
-
Uses of BlockList in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return BlockListModifier and TypeMethodDescriptionComplexType.getBlock()
Returns the value of the 'block' attribute for this element.ElementDecl.getBlock()
Returns the value of the 'block' attribute for this elementSchema.getBlockDefault()
Returns the default BlockList for this Schema.Methods in org.exolab.castor.xml.schema with parameters of type BlockListModifier and TypeMethodDescriptionvoid
Sets the value of the 'block' attribute for this ComplexType.void
Sets the value of the 'block' attribute for this elementvoid
Schema.setBlockDefault
(BlockList block) Sets the default BlockList for this Schema.