com.sun.tools.xjc.reader.xmlschema.bindinfo
Class BIXDom

java.lang.Object
  extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
      extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
          extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXDom
All Implemented Interfaces:
BIDeclaration

public class BIXDom
extends BIDom

Compatibility with 1.0. Read <xjc:dom> as <jaxb:dom>.


Field Summary
(package private)  String type
           
 
Fields inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
NAME
 
Fields inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
loc, parent
 
Constructor Summary
BIXDom()
           
 
Method Summary
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
getName
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
getBuilder, getChildren, getCodeModel, getLocation, getOwner, isAcknowledged, markAsAcknowledged, onSetOwner, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

String type
Constructor Detail

BIXDom

public BIXDom()