Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyWorkspace ¶
func ClearWorkspace ¶
func ClearWorkspace(ws string)
func RenderTemplate ¶
func UnMarshall ¶
UnMarshall open xml文件反编译成文件明细
Types ¶
type OpenXmlMarshaller ¶
type OpenXmlMarshaller struct {
// contains filtered or unexported fields
}
func (*OpenXmlMarshaller) Marshall ¶
func (d *OpenXmlMarshaller) Marshall(inputFolder string, outFile string) (err error)
func (*OpenXmlMarshaller) UnMarshall ¶
func (d *OpenXmlMarshaller) UnMarshall(inputFile string, outFolder string) (err error)
Click to show internal directories.
Click to hide internal directories.