public class AmpConfigConfiguration
extends java.lang.Object
implements java.lang.Cloneable
Constructor and Description |
---|
AmpConfigConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
configure(org.w3c.dom.Element element) |
static AmpConfigConfiguration |
create(org.w3c.dom.Element el) |
AmpConfig |
createAmpConfig() |
public void configure(org.w3c.dom.Element element)
public AmpConfig createAmpConfig()
public static AmpConfigConfiguration create(org.w3c.dom.Element el)
public java.lang.Object clone()
clone
in class java.lang.Object