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

Constructor Index

 o SpaceEntryImpl(ContainerResource)

Method Index

 o getEntryKey()
Get the Key.
 o toString()

Constructors

 o SpaceEntryImpl
 public SpaceEntryImpl(ContainerResource cont)

Methods

 o getEntryKey
 public Integer getEntryKey()
Get the Key. This key must be unique and unchanged during the all life.

Returns:
an int.
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index