org.jvnet.jaxb2_commons.plugin.inheritance
Class Customizations
java.lang.Object
org.jvnet.jaxb2_commons.plugin.inheritance.Customizations
public class Customizations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static String NAMESPACE_URI
OBJECT_FACTORY_ELEMENT_NAME
public static QName OBJECT_FACTORY_ELEMENT_NAME
EXTENDS_ELEMENT_NAME
public static QName EXTENDS_ELEMENT_NAME
IMPLEMENTS_ELEMENT_NAME
public static QName IMPLEMENTS_ELEMENT_NAME
Customizations
public Customizations()
getContext
public static javax.xml.bind.JAXBContext getContext()
_extends
public static void _extends(com.sun.tools.xjc.model.CClassInfo classInfo,
String className)
_implements
public static void _implements(com.sun.tools.xjc.model.CClassInfo classInfo,
String... interfaceNames)
Copyright © 2005-2012. All Rights Reserved.