|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.core.bridge.EqualsVisitor
Constructor Summary | |
EqualsVisitor()
|
Method Summary | |
boolean |
equals(IElementImpl anImpl1,
IElementImpl anImpl2)
|
void |
visitElementImplEnd(IElementImpl anImpl)
|
void |
visitElementImplStart(IElementImpl anImpl)
|
void |
visitTextImpl(ITextImpl anImpl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EqualsVisitor()
Method Detail |
public void visitElementImplStart(IElementImpl anImpl)
visitElementImplStart
in interface IDataImplVisitor
public void visitElementImplEnd(IElementImpl anImpl)
visitElementImplEnd
in interface IDataImplVisitor
public void visitTextImpl(ITextImpl anImpl)
visitTextImpl
in interface IDataImplVisitor
public boolean equals(IElementImpl anImpl1, IElementImpl anImpl2) throws XmlException
XmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |