|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsBlockSet | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsBlockSet in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsBlockSet | |
XsBlockSet |
XsTElement.getBlock()
|
XsBlockSet |
XsESchema.getBlockDefault()
|
static XsBlockSet |
XsBlockSet.valueOf(java.lang.String pValue)
Returns a DerivationSet matching the given
value. |
Methods in net.sf.jaxme.xs.xml with parameters of type XsBlockSet | |
void |
XsTElement.setBlock(XsBlockSet pBlock)
|
void |
XsESchema.setBlockDefault(XsBlockSet pSet)
|
Uses of XsBlockSet in net.sf.jaxme.xs.xml.impl |
Methods in net.sf.jaxme.xs.xml.impl that return XsBlockSet | |
XsBlockSet |
XsTElementImpl.getBlock()
|
XsBlockSet |
XsESchemaImpl.getBlockDefault()
|
Methods in net.sf.jaxme.xs.xml.impl with parameters of type XsBlockSet | |
void |
XsTElementImpl.setBlock(XsBlockSet pBlock)
|
void |
XsESchemaImpl.setBlockDefault(XsBlockSet pSet)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |