org.w3c.tools.resources
Interface SpaceEntry

All Known Implementing Classes:
SpaceEntryImpl

public interface SpaceEntry


Method Summary
 java.lang.Integer getEntryKey()
          Get the Key.
 

Method Detail

getEntryKey

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

Returns:
an int.