Package | Description |
---|---|
org.exolab.castor.xml.schema |
Modifier and Type | Method and Description |
---|---|
BlockList |
ComplexType.getBlock()
Returns the value of the 'block' attribute for this element.
|
BlockList |
ElementDecl.getBlock()
Returns the value of the 'block' attribute for this element
|
BlockList |
Schema.getBlockDefault()
Returns the default BlockList for this Schema.
|
Modifier and Type | Method and Description |
---|---|
void |
ComplexType.setBlock(BlockList block)
Sets the value of the 'block' attribute for this ComplexType.
|
void |
ElementDecl.setBlock(BlockList block)
Sets the value of the 'block' attribute for this element
|
void |
Schema.setBlockDefault(BlockList block)
Sets the default BlockList for this Schema.
|
Copyright © 2018. All rights reserved.