net.sourceforge.jsxe
Class CatalogManager.Entry
java.lang.Object
net.sourceforge.jsxe.CatalogManager.Entry
- Enclosing class:
- CatalogManager
- public static class CatalogManager.Entry
- extends Object
SYSTEM
public static final int SYSTEM
- See Also:
- Constant Field Values
PUBLIC
public static final int PUBLIC
- See Also:
- Constant Field Values
type
public int type
id
public String id
uri
public String uri
CatalogManager.Entry
public CatalogManager.Entry(int type,
String id,
String uri)
equals
public boolean equals(Object o)
hashCode
public int hashCode()