public class SimpleTypeBindAction extends MappingAction.Base
MappingAction.Base| Modifier and Type | Field and Description |
|---|---|
static SimpleTypeBindAction |
INSTANCE |
EMPTY, IGNORE| Constructor and Description |
|---|
SimpleTypeBindAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
body(String text,
ReadContext context)
Executes mapping action for element body text
|
MappingAction |
next(String namespace,
String name,
org.xml.sax.Attributes attributes,
ReadContext context) |
begin, endpublic static final SimpleTypeBindAction INSTANCE
public void body(String text, ReadContext context) throws Exception
MappingActionbody in class MappingAction.BaseExceptionMappingAction.body(String, ReadContext)public MappingAction next(String namespace, String name, org.xml.sax.Attributes attributes, ReadContext context) throws Exception
next in class MappingAction.BaseExceptionCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.