public class JAXBCustomBuilder extends Object implements org.apache.axiom.om.ds.custombuilder.CustomBuilder, org.apache.axiom.om.ds.custombuilder.CustomBuilder.Selector
| Constructor and Description |
|---|
JAXBCustomBuilder(JAXBDSContext context)
Create a JAXBCustomBuilder
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.apache.axiom.om.OMContainer parent,
int depth,
String namespaceURI,
String localName) |
org.apache.axiom.om.OMDataSource |
create(org.apache.axiom.om.OMElement element) |
public JAXBCustomBuilder(JAXBDSContext context)
context - JAXBDSContextCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.