com.sun.tools.xjc.reader.internalizer
Class Internalizer

java.lang.Object
  extended by com.sun.tools.xjc.reader.internalizer.Internalizer

 class Internalizer
extends java.lang.Object

Internalizes external binding declarations.

The static "transform" method is the entry point.


Method Summary
(package private) static void transform(DOMForest forest)
          Internalize all <jaxb:bindings> customizations in the given forest.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

transform

static void transform(DOMForest forest)
Internalize all <jaxb:bindings> customizations in the given forest.