WebObjects 5.4.2

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

java.lang.Object
  extended by org.xml.sax.helpers.AttributesImpl
      extended by com.webobjects.webservices.support.xml.WOSoapConstants.WOXMLAttributes
All Implemented Interfaces:
Attributes
Enclosing interface:
WOSoapConstants

public static class WOSoapConstants.WOXMLAttributes
extends AttributesImpl


Constructor Summary
WOSoapConstants.WOXMLAttributes(String uri, String localName, String qName, String type, String value)
           
 
Method Summary
 
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 June 2008

Copyright © 2000-2008 Apple Inc.