com.ontotext.wsmo4j.common
Class NamespaceImpl
java.lang.Object
com.ontotext.wsmo4j.common.NamespaceImpl
- All Implemented Interfaces:
- Serializable, org.wsmo.common.Namespace
public class NamespaceImpl
- extends Object
- implements org.wsmo.common.Namespace, Serializable
- See Also:
- Serialized Form
NamespaceImpl
public NamespaceImpl(String prefix,
org.wsmo.common.IRI fullIRI)
getPrefix
public String getPrefix()
- Specified by:
getPrefix in interface org.wsmo.common.Namespace
getIRI
public org.wsmo.common.IRI getIRI()
- Specified by:
getIRI in interface org.wsmo.common.Namespace
equals
public boolean equals(Object object)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.