Package org.apache.axis.description


package org.apache.axis.description
  • Class
    Description
    An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
    An AttributeDesc is a FieldDesc for an Java field mapping to an XML element
    Holds information about a fault for an operation
    FieldDescs are metadata objects which control the mapping of a given Java field to/from XML.
    A ServiceDesc is an abstract description of a service.
    An OperationDesc is an abstract description of an operation on a service.
    A Parameter descriptor, collecting the interesting info about an operation parameter.
     
    A TypeDesc represents a Javainvalid input: '<'->XML data binding.