Class RegistrySerializer


  • public class RegistrySerializer
    extends Object
    <registry [name="string"] provider="provider.class"> <property name="string" value="string"> </registry>
    • Field Detail

      • fac

        protected static final org.apache.axiom.om.OMFactory fac
      • synNS

        protected static final org.apache.axiom.om.OMNamespace synNS
      • nullNS

        protected static final org.apache.axiom.om.OMNamespace nullNS
    • Constructor Detail

      • RegistrySerializer

        public RegistrySerializer()
    • Method Detail

      • serializeRegistry

        public static org.apache.axiom.om.OMElement serializeRegistry​(org.apache.axiom.om.OMElement parent,
                                                                      Registry registry)