T
public abstract class Converter<T> extends Object
Converter()
abstract T
convert(Document document)
protected void
processError(Document xml)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Converter()
protected void processError(Document xml)
public abstract T convert(Document document)
Copyright © 2017 DuraSpace. All rights reserved.