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

Class BIFactoryMethod

class BIFactoryMethod extends AbstractDeclarationImpl

Controls the ObjectFactory method name.
Field Summary
Stringname
static QNameNAME
Name of the declaration.
Method Summary
QNamegetName()
static voidhandle(XSComponent source, CPropertyInfo prop)
If the given component has BIInlineBinaryData customization, reflect that to the specified property.

Field Detail

name

String name

NAME

public static final QName NAME
Name of the declaration.

Method Detail

getName

public final QName getName()

handle

public static void handle(XSComponent source, CPropertyInfo prop)
If the given component has BIInlineBinaryData customization, reflect that to the specified property.