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 TypeMethodDescriptionvoidSets the value of the 'block' attribute for this ComplexType.voidSets the value of the 'block' attribute for this elementvoidSchema.setBlockDefault(BlockList block) Sets the default BlockList for this Schema.