org.eclipse.swt.internal.mozilla
Class nsIDOMSerializer_1_7
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
public class nsIDOMSerializer_1_7
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IDOMSERIALIZER_IID_STR
public static final java.lang.String NS_IDOMSERIALIZER_IID_STR
- See Also:
- Constant Field Values
NS_IDOMSERIALIZER_IID
public static final nsID NS_IDOMSERIALIZER_IID
nsIDOMSerializer_1_7
public nsIDOMSerializer_1_7(long address)
SerializeToString
public int SerializeToString(long root,
long _retval)
SerializeToStream
public int SerializeToStream(long root,
long stream,
long charset)