|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.apt.ImplicitWrappedElementRef
public class ImplicitWrappedElementRef
An implicit wrapped element reference.
| Constructor Summary | |
|---|---|
ImplicitWrappedElementRef(Element element)
|
|
| Method Summary | |
|---|---|
java.util.Collection<ImplicitChildElement> |
getChildElements()
If the schema type of this element is anonymous, get the list of child elements for this schema element. |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImplicitWrappedElementRef(Element element)
| Method Detail |
|---|
public java.util.Collection<ImplicitChildElement> getChildElements()
ImplicitRootElement
getChildElements in interface ImplicitRootElementpublic java.lang.String getElementName()
ImplicitSchemaElement
getElementName in interface ImplicitSchemaElementpublic java.lang.String getTargetNamespace()
ImplicitSchemaElement
getTargetNamespace in interface ImplicitSchemaElementpublic java.lang.String getElementDocs()
ImplicitSchemaElement
getElementDocs in interface ImplicitSchemaElementpublic javax.xml.namespace.QName getTypeQName()
ImplicitSchemaElement
getTypeQName in interface ImplicitSchemaElementpublic com.sun.mirror.util.SourcePosition getPosition()
ImplicitSchemaElement
getPosition in interface ImplicitSchemaElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||