gov.usda.gdpc.axis
Class GDPCSerializerUtil
java.lang.Object
gov.usda.gdpc.axis.GDPCSerializerUtil
- public final class GDPCSerializerUtil
- extends java.lang.Object
- Author:
- terryc
|
Method Summary |
static void |
serializeDBElement(DBElement element,
org.xml.sax.Attributes attributes,
org.apache.axis.encoding.SerializationContext context,
java.util.Map ids)
|
static void |
serializeProperty(Property property,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context,
java.util.Map ids)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serializeDBElement
public static void serializeDBElement(DBElement element,
org.xml.sax.Attributes attributes,
org.apache.axis.encoding.SerializationContext context,
java.util.Map ids)
throws java.io.IOException
- Throws:
java.io.IOException
serializeProperty
public static void serializeProperty(Property property,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context,
java.util.Map ids)
throws java.io.IOException
- Throws:
java.io.IOException