public abstract class Converter<T> extends java.lang.Object
Converter()
abstract T
convert(org.w3c.dom.Document document)
protected void
processError(org.w3c.dom.Document xml)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Converter()
protected void processError(org.w3c.dom.Document xml)
public abstract T convert(org.w3c.dom.Document document)
Copyright © 2014 DuraSpace. All Rights Reserved.