|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ElementDeclaration
Common interface for an element declaration.
| Method Summary | |
|---|---|
java.lang.String |
getName()
The name of the xml element declaration. |
java.lang.String |
getNamespace()
The namespace of the xml element. |
javax.xml.namespace.QName |
getQname()
The qname for this root element. |
| Methods inherited from interface com.sun.mirror.declaration.Declaration |
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getNamespace()
javax.xml.namespace.QName getQname()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||