public class RegistryFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
NAME_Q |
static javax.xml.namespace.QName |
PARAMETER_Q |
static javax.xml.namespace.QName |
PROVIDER_Q |
Constructor and Description |
---|
RegistryFactory() |
Modifier and Type | Method and Description |
---|---|
static Registry |
createRegistry(org.apache.axiom.om.OMElement elem,
java.util.Properties properties) |
public static final javax.xml.namespace.QName PROVIDER_Q
public static final javax.xml.namespace.QName PARAMETER_Q
public static final javax.xml.namespace.QName NAME_Q
public static Registry createRegistry(org.apache.axiom.om.OMElement elem, java.util.Properties properties)
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.