|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArooaDoc
A group of BeanDoc
normally for either Values or Components.
Method Summary | |
---|---|
BeanDoc |
beanDocFor(String prefixed,
String tag)
Get an inividual bean doc BeanDoc s by namespace prefix
and tag.. |
BeanDoc[] |
getBeanDocs()
Get all containing BeanDoc s as an array. |
Method Detail |
---|
BeanDoc[] getBeanDocs()
BeanDoc
s as an array.
BeanDoc beanDocFor(String prefixed, String tag)
BeanDoc
s by namespace prefix
and tag..
prefixed
- The namespace prefix. May be null if there is
no prefix.tag
- The tag.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |