public interface IHandler
Modifier and Type | Method and Description |
---|---|
void |
marshal(RegistryObject object,
org.w3c.dom.Element element) |
RegistryObject |
unmarshal(org.w3c.dom.Element element) |
RegistryObject unmarshal(org.w3c.dom.Element element)
element
- void marshal(RegistryObject object, org.w3c.dom.Element element)
object
- element
- Copyright ? 2003 Apache Software Foundation. All rights reserved.