WebObjects 5.4.2

com.webobjects.webservices.support.xml
Class WOKVCTarget

java.lang.Object
  extended by com.webobjects.webservices.support.xml.WOKVCTarget
All Implemented Interfaces:
org.apache.axis.encoding.Target

public class WOKVCTarget
extends Object
implements org.apache.axis.encoding.Target

This class implements org.apache.axis.encoding.Target in a manner compatible with NSKeyValueCoding.


Constructor Summary
WOKVCTarget(Object target, String key)
           
 
Method Summary
 void set(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOKVCTarget

public WOKVCTarget(Object target,
                   String key)
Method Detail

set

public void set(Object value)
         throws SAXException
Specified by:
set in interface org.apache.axis.encoding.Target
Throws:
SAXException

Last updated June 2008

Copyright © 2000-2008 Apple Inc.