Package org.apache.axiom.truth.xml.spi
Interface XMLFactory<T>
-
public interface XMLFactory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XMLcreateXML(T object)Class<T>getExpectedType()
-