java.lang.Object
org.camunda.community.mockito.function.ReadXmlDocumentFromResource
- All Implemented Interfaces:
Function<URL,Document>
Return DOM document for given resource.
- Author:
- Jan Galinski, Holisticon AG
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
ReadXmlDocumentFromResource
public ReadXmlDocumentFromResource()
-