WebObjects 5.4.1

com.webobjects.foundation.xml
Interface NSXMLObjectStreamConstants

All Superinterfaces:
ObjectStreamConstants
All Known Implementing Classes:
NSXMLOutputStream

public interface NSXMLObjectStreamConstants
extends ObjectStreamConstants

Constants used for XML serialization.


Field Summary
static String NAMESPACE
          Official namespace of the XML serialization.
 
Fields inherited from interface java.io.ObjectStreamConstants
baseWireHandle
 

Field Detail

NAMESPACE

static final String NAMESPACE
Official namespace of the XML serialization.

See Also:
Constant Field Values

Last updated Wednesday, January 23, 2008 14:25 PST

Copyright © 2000-2007 Apple Inc.