public class UUIDConverter extends Object implements org.simpleframework.xml.convert.Converter<UUID>
UUIDConverter()
UUID
read(org.simpleframework.xml.stream.InputNode n)
void
write(org.simpleframework.xml.stream.OutputNode n, UUID uuid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UUIDConverter()
public UUID read(org.simpleframework.xml.stream.InputNode n) throws Exception
read
org.simpleframework.xml.convert.Converter<UUID>
Exception
public void write(org.simpleframework.xml.stream.OutputNode n, UUID uuid) throws Exception
write
Copyright © 2014. All rights reserved.