tomp.xml.type
Class TypeContextImpl
java.lang.Object
tomp.xml.type.TypeContextImpl
- All Implemented Interfaces:
- TypeContext
- public class TypeContextImpl
- extends java.lang.Object
- implements TypeContext
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ROOT
public static final TypeContextImpl ROOT
context
protected final java.lang.String context
TypeContextImpl
public TypeContextImpl(java.lang.String s)
TypeContextImpl
public TypeContextImpl(TypeContextImpl parent,
java.lang.String s)
matches
public boolean matches(TypeContext c)
- Specified by:
matches
in interface TypeContext
toString
public java.lang.String toString()
getParent
public TypeContext getParent()
- Specified by:
getParent
in interface TypeContext
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)