|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
com.sun.tools.xjc.model.CEnumLeafInfo.canBeReferencedByIDREF()
why are you calling the method whose return value is known? |
|
com.sun.tools.xjc.model.AbstractCTypeInfoImpl.canBeReferencedByIDREF()
why are you calling an unimplemented method? |
|
com.sun.tools.xjc.api.JAXBModel.getClassList()
this method is provided for now to allow gradual migration for JAX-RPC. |
|
com.sun.tools.xjc.model.CPropertyInfo.getName()
marked as deprecated so that we can spot the use of this method. |
|
com.sun.tools.xjc.api.Property.getValue(String, String, String)
this method is provided for now to allow gradual migration for JAX-RPC. |
|
com.sun.tools.xjc.model.CPropertyInfo.inlineBinaryData()
if you are calling this method directly, there's something wrong. |
|
com.sun.tools.xjc.model.CClassInfo.isFinal()
if you are calling this method directly, you must be doing something wrong. |
|
com.sun.tools.xjc.model.nav.NavigatorImpl.isFinal(NClass)
no class generated by XJC is final. |
|
com.sun.tools.xjc.XJC2Task.setStackSize(String)
not much need for JAXB2, as we now use much less stack. |
|
com.sun.tools.xjc.XJC2Task.setTarget(File)
Use XJC2Task.setDestdir(File) |
|
com.sun.tools.xjc.api.Property.setValue(String, String, String)
this method is provided for now to allow gradual migration for JAX-RPC. |
Deprecated Constructors | |
---|---|
com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl(Locator)
|
|
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion(Locator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |