|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockList | |
|---|---|
| org.exolab.castor.xml.schema | |
| Uses of BlockList in org.exolab.castor.xml.schema |
|---|
| Methods in org.exolab.castor.xml.schema that return BlockList | |
|---|---|
BlockList |
ElementDecl.getBlock()
Returns the value of the 'block' attribute for this element |
BlockList |
ComplexType.getBlock()
Returns the value of the 'block' attribute for this element. |
BlockList |
Schema.getBlockDefault()
Returns the default BlockList for this Schema. |
| Methods in org.exolab.castor.xml.schema with parameters of type BlockList | |
|---|---|
void |
ElementDecl.setBlock(BlockList block)
Sets the value of the 'block' attribute for this element |
void |
ComplexType.setBlock(BlockList block)
Sets the value of the 'block' attribute for this ComplexType. |
void |
Schema.setBlockDefault(BlockList block)
Sets the default BlockList for this Schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||