|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.wsdl.symbolTable.SymTabEntry (src)
org.jboss.axis.wsdl.symbolTable.TypeEntry (src)
org.jboss.axis.wsdl.symbolTable.Element
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
| Field Summary |
| Fields inherited from class org.jboss.axis.wsdl.symbolTable.TypeEntry (src) |
dims, isBaseType, isSimpleType, node, onlyLiteralReference, refType, undefined |
| Fields inherited from class org.jboss.axis.wsdl.symbolTable.SymTabEntry (src) |
name, qname |
| Constructor Summary | |
protected |
Element(QName (src) pqName,
org.w3c.dom.Node pNode)
Create a Element object for an xml construct that is not a base java type |
protected |
Element(QName (src) pqName,
TypeEntry (src) refType,
org.w3c.dom.Node pNode,
java.lang.String dims)
Create an Element object for an xml construct that references a type that has not been defined yet. |
| Methods inherited from class org.jboss.axis.wsdl.symbolTable.TypeEntry (src) |
getBaseType, getDimensions, getNode, getRefType, getUndefinedTypeRef, isBaseType, isOnlyLiteralReferenced, isSimpleType, setOnlyLiteralReference, setRefType, setSimpleType, toString, toString, updateUndefined |
| Methods inherited from class org.jboss.axis.wsdl.symbolTable.SymTabEntry (src) |
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected Element(QName (src) pqName,
TypeEntry (src) refType,
org.w3c.dom.Node pNode,
java.lang.String dims)
protected Element(QName (src) pqName,
org.w3c.dom.Node pNode)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||