WebObjects 5.2.2

com.webobjects.webservices.support.xml
Class WOSoapConstants.WOXMLAttributes

java.lang.Object
  |
  +--org.xml.sax.helpers.AttributesImpl
        |
        +--com.webobjects.webservices.support.xml.WOSoapConstants.WOXMLAttributes
All Implemented Interfaces:
Attributes
Enclosing class:
WOSoapConstants

public static class WOSoapConstants.WOXMLAttributes
extends AttributesImpl


Constructor Summary
WOSoapConstants.WOXMLAttributes(String uri, String localName, String qName, String type, String value)
           
 
Methods inherited from class org.xml.sax.helpers.AttributesImpl
addAttribute, clear, getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, removeAttribute, setAttribute, setAttributes, setLocalName, setQName, setType, setURI, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOSoapConstants.WOXMLAttributes

public WOSoapConstants.WOXMLAttributes(String uri,
                                       String localName,
                                       String qName,
                                       String type,
                                       String value)

Last updated Mon Oct 13 15:42:52 PDT 2003.

Copyright © 2003 Apple Computer, Inc.