Package com.deltaxml.deltacheck
Class DITAMapInput
java.lang.Object
com.deltaxml.deltacheck.DITAMapInput
A representation of a DITA Map input file. This should consist of a zip input containing the map and referenced topic
files etc. Further processing will extract the underlying XML required for conversion validation.
The mapFile needs to be fully qualified name relative to the zipped folder.
- Since:
- 0.1
- Author:
- Karl Franks, Gursheen Kaur
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DITAMapInput
Creates a new DitaMapInput.- Parameters:
zipInput- a zip file containing your DITA document filesmapFile- the path within the zip to the DITA map file- Throws:
URISyntaxException
-