All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.tools.resources.SpaceEntryImpl
java.lang.Object
|
+----org.w3c.tools.resources.SpaceEntryImpl
- public class SpaceEntryImpl
- extends Object
- implements SpaceEntry
-
SpaceEntryImpl(ContainerResource)
-
-
getEntryKey()
- Get the Key.
-
toString()
-
SpaceEntryImpl
public SpaceEntryImpl(ContainerResource cont)
getEntryKey
public Integer getEntryKey()
- Get the Key. This key must be unique and unchanged
during the all life.
- Returns:
- an int.
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index