public class RegistrySerializer extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
protected static org.apache.axiom.om.OMNamespace |
nullNS |
protected static org.apache.axiom.om.OMNamespace |
synNS |
Constructor and Description |
---|
RegistrySerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
serializeRegistry(org.apache.axiom.om.OMElement parent,
Registry registry) |
protected static final org.apache.axiom.om.OMFactory fac
protected static final org.apache.axiom.om.OMNamespace synNS
protected static final org.apache.axiom.om.OMNamespace nullNS
public static org.apache.axiom.om.OMElement serializeRegistry(org.apache.axiom.om.OMElement parent, Registry registry)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.