public class KeysOwnedHandler extends AbstractHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG_NAME |
Modifier | Constructor and Description |
---|---|
protected |
KeysOwnedHandler(HandlerMaker maker) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
marshal(RegistryObject object,
org.w3c.dom.Element parent) |
void |
marshal(RegistryObject object,
javax.xml.soap.SOAPElement parent) |
RegistryObject |
unmarshal(org.w3c.dom.Element element) |
RegistryObject |
unmarshal(javax.xml.soap.SOAPElement element) |
public static final java.lang.String TAG_NAME
protected KeysOwnedHandler(HandlerMaker maker)
public RegistryObject unmarshal(org.w3c.dom.Element element)
public void marshal(RegistryObject object, org.w3c.dom.Element parent)
public RegistryObject unmarshal(javax.xml.soap.SOAPElement element)
public void marshal(RegistryObject object, javax.xml.soap.SOAPElement parent) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright ? 2003 Apache Software Foundation. All rights reserved.