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

Class BIInlineBinaryData

class BIInlineBinaryData extends AbstractDeclarationImpl

Generates @XmlInlineBinaryData.
Field Summary
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

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.