static class BundleWiringImpl.ToLocalUrlEnumeration
extends java.lang.Object
implements java.util.Enumeration
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Enumeration |
m_enumeration |
| Constructor and Description |
|---|
ToLocalUrlEnumeration(java.util.Enumeration enumeration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |