|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.mozilla.nsID
public class nsID
Field Summary | |
---|---|
int |
m0
|
short |
m1
|
short |
m2
|
byte[] |
m3
|
static int |
sizeof
|
Constructor Summary | |
---|---|
nsID()
|
|
nsID(java.lang.String id)
|
Method Summary | |
---|---|
boolean |
Equals(nsID other)
|
void |
Parse(java.lang.String aIDStr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int m0
public short m1
public short m2
public byte[] m3
public static final int sizeof
Constructor Detail |
---|
public nsID()
public nsID(java.lang.String id)
Method Detail |
---|
public boolean Equals(nsID other)
public void Parse(java.lang.String aIDStr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |