public abstract class AbstractFieldSerializer extends Object implements FieldSerializer
Constructor and Description |
---|
AbstractFieldSerializer() |
Modifier and Type | Method and Description |
---|---|
protected static void |
writeChildren(XmlWriter writer,
SerializingContext context,
Group group) |
protected static void |
writeCommonAttributes(XmlWriter writer,
Field field,
SerializingContext context) |
protected static void |
writeLength(XmlWriter writer,
Node node,
SerializingContext context) |
protected static void |
writeOperator(XmlWriter writer,
Scalar scalar,
SerializingContext context) |
protected static void |
writeTypeReference(XmlWriter writer,
Group group,
SerializingContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canSerialize, serialize
protected static void writeCommonAttributes(XmlWriter writer, Field field, SerializingContext context)
protected static void writeOperator(XmlWriter writer, Scalar scalar, SerializingContext context)
protected static void writeChildren(XmlWriter writer, SerializingContext context, Group group)
protected static void writeTypeReference(XmlWriter writer, Group group, SerializingContext context)
protected static void writeLength(XmlWriter writer, Node node, SerializingContext context)
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.