Uses of Class
com.sun.tools.xjc.model.SymbolSpace

Packages that use SymbolSpace
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
 

Uses of SymbolSpace in com.sun.tools.xjc.model
 

Fields in com.sun.tools.xjc.model declared as SymbolSpace
 SymbolSpace Model.defaultSymbolSpace
          Default ID/IDREF symbol space.
 

Methods in com.sun.tools.xjc.model that return SymbolSpace
 SymbolSpace Model.getSymbolSpace(java.lang.String name)