public class XmlizeFileSet extends XmlAdapter<FileList,Set<File>>
XmlizeFileSet class.
XmlizeFileSet()
FileList
marshal(Set<File> bt)
Set<File>
unmarshal(FileList vt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlizeFileSet()
public Set<File> unmarshal(FileList vt) throws Exception
unmarshal
XmlAdapter<FileList,Set<File>>
Exception
public FileList marshal(Set<File> bt) throws Exception
marshal
Copyright © 2015 SeqWare. All rights reserved.