org.globus.ogsa.wsdl
Class SymbolTable

java.lang.Object
  extended byorg.apache.axis.wsdl.symbolTable.SymbolTable
      extended byorg.globus.ogsa.wsdl.SymbolTable

public class SymbolTable
extends org.apache.axis.wsdl.symbolTable.SymbolTable

Class responsible for collecting meta data from a WSDL file associated with a service to be used when marking up WSDL operation messages at runtime


Field Summary
 
Fields inherited from class org.apache.axis.wsdl.symbolTable.SymbolTable
ANON_TOKEN, node2ExtensionBase
 
Constructor Summary
SymbolTable()
           
 
Method Summary
 GSRDescription add(org.w3c.dom.Document doc)
           
static java.lang.String getDisableProperty()
           
 
Methods inherited from class org.apache.axis.wsdl.symbolTable.SymbolTable
add, dump, ensureOperationMessageValid, ensureOperationsOfPortTypeValid, ensureOperationValid, existsPortWithName, get, getBindingEntry, getDefinition, getElement, getElementIndex, getHashMap, getMessageEntry, getOperationParameters, getParametersFromParts, getPortTypeEntry, getServiceEntry, getSymbols, getType, getTypeEntry, getTypeEntryCount, getTypeIndex, getTypes, getWSDLURI, isKnownNamespace, isWrapped, populate, populate, populate, populateTypes, setWrapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolTable

public SymbolTable()
Method Detail

getDisableProperty

public static java.lang.String getDisableProperty()

add

public GSRDescription add(org.w3c.dom.Document doc)
                   throws GridServiceException
Throws:
GridServiceException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.