|
||||||||||
| 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 (src)
org.jboss.axis.wsdl.symbolTable.UndefinedElement
This represents a QName found in a reference but is not defined. If the type is later defined, the UndefinedType is replaced with a new Type
| 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 | |
UndefinedElement(QName (src) pqName)
Construct a referenced (but as of yet undefined) element |
|
| Method Summary | |
void |
register(TypeEntry (src) referrant)
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined |
void |
update(TypeEntry (src) def)
Call update with the actual TypeEntry. |
| 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 |
public UndefinedElement(QName (src) pqName)
| Method Detail |
public void register(TypeEntry (src) referrant)
register in interface Undefined (src)
public void update(TypeEntry (src) def)
throws java.io.IOException
update in interface Undefined (src) java.io.IOException
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||