- generableToString(JGenerable) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Returns the string value of passed argument.
- getAnnotation(JAnnotatable, JClass) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Returns the annotation for the given field.
- getAnnotationMember(JAnnotationUse, String) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Returns the annotation element as JAnnotationValue.
- getAnnotationMemberValue(JAnnotationUse, String) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Returns the value of annotation element as string.
- getClassName() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
Container class name
- getClazz() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
Container class
- getCollectionImplClass() - Method in class com.sun.tools.xjc.addon.xew.config.CommonConfiguration
-
Returns the value of collection option.
- getCollectionInterfaceClass() - Method in class com.sun.tools.xjc.addon.xew.config.CommonConfiguration
-
Returns the value of collectionInterface option.
- getControlFileName() - Method in class com.sun.tools.xjc.addon.xew.config.GlobalConfiguration
-
- getCustomizationElementNames() - Method in class com.sun.tools.xjc.addon.xew.config.AbstractConfigurablePlugin
-
- getField() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The only field in container class (collection property).
- getFieldClass() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The class of the only field in container class (collection interface or particular implementation).
- getFieldName() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The name of the only field in container class.
- getFieldPropertyInfo() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The corresponding property info of the only field in container class.
- getFieldTargetNamespace() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The XSD namespace of the property associated with a field.
- getInstantiationMode() - Method in class com.sun.tools.xjc.addon.xew.config.CommonConfiguration
-
Returns the value of instantiate option.
- getObjectFactoryClasses() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
Object Factory classes for value (implementation) classes, interface classes and extra packages.
- getOptionName() - Method in class com.sun.tools.xjc.addon.xew.config.AbstractConfigurablePlugin
-
- getParametrisationInfos() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
The list of parametrisation classes of the field (collection types).
- getPrivateField(Object, String) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Get the value of private field fieldName of given object obj.
- getScopedFactoryMethods() - Method in class com.sun.tools.xjc.addon.xew.Candidate
-
Return information about scoped methods that have this candidate as a scope.
- getSummaryFileName() - Method in class com.sun.tools.xjc.addon.xew.config.GlobalConfiguration
-
Returns filename that is currently used for summary or null if summary is disabled.
- getUsage() - Method in class com.sun.tools.xjc.addon.xew.config.AbstractConfigurablePlugin
-
- getXsdDeclaration(CPropertyInfo) - Static method in class com.sun.tools.xjc.addon.xew.CommonUtils
-
Returns XSD declaration of given property.
- globalConfiguration - Variable in class com.sun.tools.xjc.addon.xew.config.AbstractConfigurablePlugin
-
- GlobalConfiguration - Class in com.sun.tools.xjc.addon.xew.config
-
Global configuration.
- GlobalConfiguration() - Constructor for class com.sun.tools.xjc.addon.xew.config.GlobalConfiguration
-