public class JAXBCustomBuilder extends Object implements org.apache.axiom.om.impl.builder.CustomBuilder
Constructor and Description |
---|
JAXBCustomBuilder(JAXBDSContext context)
Create a JAXBCustomBuilder
|
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
create(String namespace,
String localPart,
org.apache.axiom.om.OMContainer parent,
XMLStreamReader reader,
org.apache.axiom.om.OMFactory factory) |
public JAXBCustomBuilder(JAXBDSContext context)
context
- JAXBDSContextpublic org.apache.axiom.om.OMElement create(String namespace, String localPart, org.apache.axiom.om.OMContainer parent, XMLStreamReader reader, org.apache.axiom.om.OMFactory factory) throws org.apache.axiom.om.OMException
create
in interface org.apache.axiom.om.impl.builder.CustomBuilder
org.apache.axiom.om.OMException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.