|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Error
edu.buffalo.nsf.xmlcqa.data.dtd.DTD.DTDCycleDetected
A standard class indicating improper DTD definition.
DTD is proper if for every tag there exists a finite tree
conforming the DTD with root labeled with the given tag.
Detection of an improper DTD is performed only during
computation of minimal sets of tree facts with the method
DTD.getMT(TreeNode, Tag, Query, OperationManager)
Constructor Summary | |
---|---|
DTD.DTDCycleDetected()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DTD.DTDCycleDetected()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |