WebObjects 5.4

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 Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.