WebObjects 5.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:
org.xml.sax.Attributes
Enclosing class:
WOSoapConstants

public static class WOSoapConstants.WOXMLAttributes
extends org.xml.sax.helpers.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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.