|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlAware
This interface can be implemented as a callback to receive naming information from the container.
| Method Summary | |
|---|---|
void |
setNameInfo(String name,
String prefix,
String uri)
|
| Method Detail |
|---|
void setNameInfo(String name,
String prefix,
String uri)
name - the local name of the corresponding this instance.prefix - the XML namespace prefix of this instance.uri - the XML uri of this instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||