@ApplicationScoped public class XMLMapperImpl extends Object implements XMLMapper
XMLMapperImpl()
void
encode(OutputStream aOs, List<Entry> aEntries)
List<Entry>
parse(InputStream aIs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMLMapperImpl()
public void encode(OutputStream aOs, List<Entry> aEntries)
encode
XMLMapper
public List<Entry> parse(InputStream aIs)
parse
Copyright © 2013. All Rights Reserved.