org.eclipse.swt.internal.mozilla
Class nsIDOMSerializer
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIDOMSerializer
public class nsIDOMSerializer
- 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
public nsIDOMSerializer(long address)
SerializeToString
public int SerializeToString(long root,
long[] _retval)
SerializeToStream
public int SerializeToStream(long root,
long stream,
byte[] charset)