|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImplicitSchemaElement
An implicit schema element. Implied by "literal" SOAP use.
| Method Summary | |
|---|---|
java.lang.String |
getElementDocs()
Documentation for the element, if it exists. |
java.lang.String |
getElementName()
The local element name. |
com.sun.mirror.util.SourcePosition |
getPosition()
The source position for this element, or null if none. |
java.lang.String |
getTargetNamespace()
The target namespace; |
javax.xml.namespace.QName |
getTypeQName()
The qname of the type for this element, if the type is not anonymous. |
| Method Detail |
|---|
java.lang.String getElementName()
java.lang.String getTargetNamespace()
java.lang.String getElementDocs()
javax.xml.namespace.QName getTypeQName()
com.sun.mirror.util.SourcePosition getPosition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||