Ejemplo n.º 1
0
 static {
   IIDStore.RegisterIID(nsIURI.class, MozillaVersion.VERSION_BASE, new nsID(NS_IURI_IID_STR));
   IIDStore.RegisterIID(nsIURI.class, MozillaVersion.VERSION_XR10, new nsID(NS_IURI_10_IID_STR));
 }
 static {
   IIDStore.RegisterIID(
       nsIX509CertValidity.class,
       MozillaVersion.VERSION_BASE,
       new nsID(NS_IX509CERTVALIDITY_IID_STR));
 }