|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object that can receive a configured Extractor
.
Method Summary | |
Declaration[] |
getAvailableDeclarations()
Retrieve the array of available Declaration s. |
void |
receiveExtractor(Extractor extractor)
Receive an Extractor . |
Method Detail |
public void receiveExtractor(Extractor extractor)
Extractor
.
extractor
- The extractor.public Declaration[] getAvailableDeclarations() throws org.apache.commons.jelly.JellyException
Declaration
s.
org.apache.commons.jelly.JellyException
- If no declarations are currently
available in scope.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |