|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BlockMakerException | |
| uk.org.ogsadai.client.toolkit.activity.xmldb | Contains the client toolkit activity classes for various XML database activities. |
| uk.org.ogsadai.common | This package provides a set of common classes and interfaces supporting all the other OGSA-DAI components. |
| Uses of BlockMakerException in uk.org.ogsadai.client.toolkit.activity.xmldb |
| Methods in uk.org.ogsadai.client.toolkit.activity.xmldb that throw BlockMakerException | |
boolean |
XMLResourceSetBlockMaker.hasNext() |
java.lang.Object |
XMLResourceSetBlockMaker.next() |
| Constructors in uk.org.ogsadai.client.toolkit.activity.xmldb that throw BlockMakerException | |
XMLResourceSetBlockMaker(org.xmldb.api.base.ResourceSet resourceSet)Constructor. |
|
| Uses of BlockMakerException in uk.org.ogsadai.common |
| Methods in uk.org.ogsadai.common that throw BlockMakerException | |
java.lang.Object |
BlockMaker.next()Returns the next block. |
boolean |
BlockMaker.hasNext()Returns true if this BlockMaker has more blocks to return, otherwise false. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||