public class BinaryHandler extends Object implements XmlHandler
| Modifier and Type | Field and Description |
|---|---|
static List<QName> |
BINARY_TYPES |
| Constructor and Description |
|---|
BinaryHandler() |
| Modifier and Type | Method and Description |
|---|---|
TypeBuilder<?> |
handle(org.mule.apache.xerces.impl.dv.xs.XSSimpleTypeDecl xsTypeDefinition,
Optional<String> defaultValue,
BaseTypeBuilder builder) |
boolean |
handles(QName schema) |
public boolean handles(QName schema)
handles in interface XmlHandlerpublic TypeBuilder<?> handle(org.mule.apache.xerces.impl.dv.xs.XSSimpleTypeDecl xsTypeDefinition, Optional<String> defaultValue, BaseTypeBuilder builder)
handle in interface XmlHandlerCopyright © 2018 MuleSoft, Inc.. All rights reserved.