WebObjects 5.2.3

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

java.lang.Object
  extended byorg.xml.sax.helpers.AttributesImpl
      extended bycom.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 Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.