com.sun.tools.xjc.reader
Class ModelChecker

java.lang.Object
  extended by com.sun.tools.xjc.reader.ModelChecker

public final class ModelChecker
extends java.lang.Object

Checks errors on model classes.

This should be used as a Ring component.


Constructor Summary
ModelChecker()
           
 
Method Summary
 void check()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelChecker

public ModelChecker()
Method Detail

check

public void check()