com.thaiopensource.relaxng.impl
Class IdSoundnessChecker.Entry

java.lang.Object
  extended by com.thaiopensource.relaxng.impl.IdSoundnessChecker.Entry
Enclosing class:
IdSoundnessChecker

private static class IdSoundnessChecker.Entry
extends Object


Field Summary
(package private)  boolean hadId
           
(package private)  Locator idLoc
           
(package private)  Vector idrefLocs
           
 
Constructor Summary
private IdSoundnessChecker.Entry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idLoc

Locator idLoc

idrefLocs

Vector idrefLocs

hadId

boolean hadId
Constructor Detail

IdSoundnessChecker.Entry

private IdSoundnessChecker.Entry()