PATH |
D2WKeyValueArchivingDelegate
- Package:
- com.apple.client.directtoweb.common
Interface Description
This interface is used internally by WebObjects and should be considered private. It should not be used or implemented.
Method Types
- Private Methods
- interchangeClassNameForObject
- javaClassNameForInterchangeClassName
Methods
interchangeClassNameForObject
public abstract String interchangeClassNameForObject(D2WKeyValueArchiving anObject)
This method is intentionally undocumented. You should never have to invoke or customize it.
javaClassNameForInterchangeClassName
public abstract String javaClassNameForInterchangeClassName(String aString)
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.