com.yworks.yfiles.server.graphml.flexio.serializer
Class NullSerializer

java.lang.Object
  extended bycom.yworks.yfiles.server.graphml.flexio.serializer.NullSerializer
All Implemented Interfaces:
java.util.EventListener, SerializationHandler

public class NullSerializer
extends java.lang.Object
implements SerializationHandler

This serializer does serializer null to an element with the local name 'Null' in the namespace Constants.YWORKS_EXT_PRIMITIVES_NS_URI.

See Also:
Constants

Constructor Summary
NullSerializer()
           
 
Method Summary
 void onHandleSerialization(SerializationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullSerializer

public NullSerializer()
Method Detail

onHandleSerialization

public void onHandleSerialization(SerializationEvent event)
                           throws GraphMLWriteException
Specified by:
onHandleSerialization in interface SerializationHandler
Throws:
GraphMLWriteException


Copyright © 2000-2013 yWorks GmbH. All rights reserved