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
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 |
WOSoapConstants.WOXMLAttributes
public WOSoapConstants.WOXMLAttributes(String uri,
String localName,
String qName,
String type,
String value)
Copyright © 2004 Apple Computer, Inc.